Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-18915
Return Nothing when Querying a Partitioned Data Source Table without Repairing it - SPARK-18679
Regression in file listing performance - SPARK-18661
Creating a partitioned datasource table should not scan all files for table - SPARK-18659
Incorrect behaviors in overwrite table for datasource tables - SPARK-18635
Partition name/values not escaped correctly in some cases - SPARK-18545
Verify number of hive client RPCs in PartitionedTablePerfStatsSuite - SPARK-18544
Append with df.saveAsTable writes data to wrong location - SPARK-18507
Major performance regression in SHOW PARTITIONS on partitioned Hive tables - SPARK-18333
Revert hacks in parquet and orc reader to support case insensitive resolution - SPARK-18302
correct several partition related behaviours of ExternalCatalog - SPARK-18244
Rename partitionProviderIsHive -> tracksPartitionsInCatalog - SPARK-18185
Should fix INSERT OVERWRITE TABLE of Datasource tables with dynamic partitions - SPARK-18184
INSERT [INTO|OVERWRITE] TABLE ... PARTITION for Datasource tables cannot handle partitions with custom locations - SPARK-18183
INSERT OVERWRITE TABLE ... PARTITION will overwrite the entire Datasource table instead of just the specified partition - SPARK-18173
data source tables should support truncating partition - SPARK-18146
Avoid using Union to chain together create table and repair partition commands - SPARK-18145
Update documentation for hive partition management in 2.1 - SPARK-18101
ExternalCatalogSuite should test with mixed case fields - SPARK-18087
Optimize insert to not require REPAIR TABLE - SPARK-18026
should not always lowercase partition columns of partition spec in parser - SPARK-17994
Add back a file status cache for catalog tables - SPARK-17992
HiveClient.getPartitionsByFilter throws an exception for some unsupported filters when hive.metastore.try.direct.sql=false - SPARK-17991
Enable metastore partition pruning for unconverted hive tables by default - SPARK-17990
ALTER TABLE ... ADD PARTITION does not play nice with mixed-case partition column names - SPARK-17983
Can't filter over mixed case parquet columns of converted Hive tables - SPARK-17980
Fix refreshByPath for converted Hive tables - SPARK-17974
Refactor FileCatalog classes to simplify the inheritance tree - SPARK-17970
Use metastore for managing filesource table partitions as well - SPARK-17862
Feature flag SPARK-16980 - SPARK-17183
put hive serde table schema to table properties like data source table - SPARK-16980
Load only catalog table partition metadata required to answer a query
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0