Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-35437
Use expressions to filter Hive partitions at client side - SPARK-34538
Hive Metastore support filter by not-in - SPARK-33970
Check isNull and isNotNull in tests - SPARK-33707
Support multiple types of function partition pruning on hive metastore - SPARK-33584
Partition predicate pushdown into Hive metastore support cast string type to date type - SPARK-33582
Partition predicate pushdown into Hive metastore support not-equals - SPARK-33581
Refactor HivePartitionFilteringSuite - SPARK-33538
Directly push IN predicates to the Hive Metastore - SPARK-33477
Hive partition pruning support date type - SPARK-33458
Hive partition pruning support Contains, StartsWith and EndsWith predicate - SPARK-33416
Avoid Hive metastore stack overflow when InSet predicate have many values - SPARK-27421
RuntimeException when querying a view on a partitioned parquet table
{"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