Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-49543
Support v2 SHOW COLLATIONS - SPARK-39859
Support v2 `DESCRIBE TABLE EXTENDED` for columns - SPARK-39660
Support v2 DESCRIBE TABLE .. PARTITION - SPARK-39629
Support v2 SHOW FUNCTIONS - SPARK-39552
Unify v1 and v2 DESCRIBE TABLE - SPARK-34577
Cannot drop/add columns from/to a dataset of v2 `DESCRIBE NAMESPACE` - SPARK-34576
Cannot drop/add columns from/to a dataset of v2 `DESCRIBE COLUMN` - SPARK-34561
Cannot drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - SPARK-34543
Respect case sensitivity in V1 ALTER TABLE .. SET LOCATION - SPARK-34475
Rename v2 logical nodes - SPARK-34468
Fix v2 ALTER TABLE .. RENAME TO - SPARK-34465
Rename alter table exec nodes - SPARK-34439
Recognize `spark_catalog` in new identifier while view/table renaming - SPARK-34397
Support v2 `MSCK REPAIR TABLE` - SPARK-34380
Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES - SPARK-34360
Support table truncation by v2 Table Catalogs - SPARK-34312
Support partition truncation by `SupportsPartitionManagement` - SPARK-34304
Remove view checks in v1 alter table commands - SPARK-34301
Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - SPARK-34290
Support v2 TRUNCATE TABLE - SPARK-33990
v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition - SPARK-33987
v2 ALTER TABLE .. DROP PARTITION does not refresh cached table - SPARK-33965
CACHE TABLE does not support `spark_catalog` in Hive table names - SPARK-33926
Improve the error message in resolving of DSv1 multi-part identifiers - SPARK-33911
Update SQL migration guide about changes in HiveClientImpl - SPARK-33904
Recognize `spark_catalog` in `saveAsTable()` and `insertInto()` - SPARK-33903
CREATE VIEW AS SELECT FOR V2 - SPARK-33902
CREATE TABLE LIKE FOR V2 - SPARK-33899
v1 SHOW TABLES fails with assert on spark_catalog - SPARK-33898
Support SHOW CREATE TABLE in v2 - SPARK-33889
NPE from SHOW PARTITIONS for null partition values - SPARK-33875
Implement DESCRIBE COLUMN for v2 catalog - SPARK-33862
Throw `PartitionAlreadyExistsException` if the target partition exists in Hive v1 Table Catalog - SPARK-33859
Support V2 ALTER TABLE .. RENAME PARTITION - SPARK-33838
Add comments about `PURGE` in DropTable and in AlterTableDropPartition - SPARK-33830
Describe the PURGE option of ALTER TABLE .. DROP PARTITION - SPARK-33788
Throw NoSuchPartitionsException from HiveExternalCatalog.dropPartitions() - SPARK-33787
Support partition purging by `SupportsPartitionManagement` - SPARK-33777
Sort output of V2 SHOW PARTITIONS - SPARK-33768
Remove unused parameter `retainData` from AlterTableDropPartition - SPARK-33742
Throw PartitionsAlreadyExistException from HiveExternalCatalog.createPartitions() - SPARK-33706
Require fully specified partition identifier in partitionExists() - SPARK-33676
Require exact matched partition spec to schema in ADD/DROP PARTITION - SPARK-33671
Remove VIEW checks from V1 table commands - SPARK-33670
Verify the partition provider is Hive in v1 SHOW TABLE EXTENDED - SPARK-33667
Respect case sensitivity in V1 SHOW PARTITIONS - SPARK-33650
Misleading error from ALTER TABLE .. PARTITION for non-supported partition management table - SPARK-33569
Remove getting partitions by only ident - SPARK-33529
Resolver of V2 partition specs doesn't handle __HIVE_DEFAULT_PARTITION__ - SPARK-33521
Universal type conversion of V2 partition values
{"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