Export - CSV (All fields)
Export - CSV (Current fields)
- KUDU-2875
Convert scans with IN-list predicates on primary key prefix to multiple scans with equality predicates - KUDU-2864
Support NOT predicate pushdown - KUDU-2516
Add NOT EQUAL predicate type - KUDU-2494
Support OR predicate pushdown - KUDU-2178
Java: use primary key bounds when pruning range partitions which are a prefix of the PK - KUDU-1671
[Python] - Enable predicate pushdown for additional data types - KUDU-1666
filter IS NOT NULL predicates on non-nullable columns from scans in client - KUDU-1652
Partition pruning / scan optimization fails with IS NOT NULL predicate on PK column - KUDU-1651
tserver crash when pushing predicate on dict encoded block with all null values - KUDU-1647
Improve range partition pruning and primary-key bound optimization with upper-bound range predicates on discrete typed columns - KUDU-1646
Improve range partition pruning with IN-list predicates - KUDU-1645
Convert IN-list predicates into primary key range bounds on low cardinality tablets - KUDU-1644
Simplify IN-list predicate values based on tablet partition key or rowset PK bounds - KUDU-1643
Prune hash partitions based on IN-list predicates - KUDU-1642
Add IS NULL predicate type - KUDU-1641
Pushdown SparkSQL IN predicates - KUDU-1640
Add IN-list predicate support to Python client - KUDU-1637
Python Client Doesnt Support less than or greater than predicates - KUDU-1631
Spark: push down StringStartsWith filters - KUDU-1595
Expose IS NOT NULL predicates in client API - KUDU-1452
Add predicate to allow scan based on COLUMN LIKE '%val%' - KUDU-1386
NaN float and double values are not handled correctly - KUDU-1363
Add IN-list predicate type - KUDU-1291
Efficiently support predicates on non-prefix key components
{"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