Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-36380
Simplify the logical plan names for ALTER TABLE ... COLUMN - SPARK-36006
Migrate ALTER TABLE ADD/RENAME COLUMNS command to the new resolution framework - SPARK-35883
Migrate ALTER TABLE rename column command to the new resolution framework - SPARK-35403
Migrate ALTER TABLE commands that alter columns to new framework - SPARK-34320
Migrate ALTER TABLE drop columns command to the new resolution framework - SPARK-34313
Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to the new resolution framework - SPARK-34303
Migrate ALTER TABLE ... SET LOCATION to new resolution framework - SPARK-34302
Migrate ALTER TABLE .. CHANGE COLUMN to new resolution framework - SPARK-33856
Migrate ALTER TABLE ... RENAME TO PARTITION commands to the new resolution framework - SPARK-33815
Migrate ALTER TABLE SET [SERDE|SERDEPROPERTIES] command to the new resolution framework - SPARK-33785
Migrate ALTER TABLE ... RECOVER PARTITIONS to new resolution framework - SPARK-33765
Migrate UNCACHE TABLE to new resolution framework - SPARK-33751
Migrate ALTER VIEW ... AS command to the new resolution framework - SPARK-33714
Migrate ALTER VIEW ... SET/UNSET TBLPROPERTIES to new resolution framework - SPARK-33703
Migrate MSCK REPAIR TABLE to the new resolution framework - SPARK-33688
Migrate SHOW TABLE EXTENDED to new resolution framework - SPARK-33685
Migrate DROP VIEW to the new resolution framework - SPARK-33664
Migrate ALTER TABLE ... RENAME TO to new resolution framework - SPARK-33654
Migrate CACHE TABLE to new resolution framework - SPARK-33543
Migrate SHOW COLUMNS to new resolution framework - SPARK-33522
Improve exception messages while handling UnresolvedTableOrView - SPARK-33515
Improve exception messages while handling UnresolvedTable - SPARK-33514
Migrate TRUNCATE TABLE to new resolution framework - SPARK-33448
Support CACHE/UNCACHE TABLE for v2 tables - SPARK-33414
Migrate SHOW CREATE TABLE to new resolution framework - SPARK-33366
Migrate LOAD DATA to new resolution framework - SPARK-33321
Migrate ANALYZE TABLE to new resolution framework - SPARK-33174
Migrate DROP TABLE to new resolution framework - SPARK-33004
Migrate DESCRIBE COLUMN to new resolution framework - SPARK-32990
Migrate REFRESH TABLE to new resolution framework - SPARK-32401
Migrate function related commands to new framework - SPARK-32327
Introduce UnresolvedTableOrPermanentView for commands that support a table/view but not a temporary view - SPARK-30600
Migrate ALTER VIEW SET/UNSET commands to the new resolution framework - SPARK-30535
Migrate ALTER TABLE commands to the new resolution framework - SPARK-30420
Commands involved with namespace go thru the new resolution framework. - SPARK-30283
V2 Command logical plan should use UnresolvedV2Relation for a table - SPARK-30282
Migrate SHOW TBLPROPERTIES to new framework
{"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