Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-35201
Format empty grouping set exception in CUBE/ROLLUP - SPARK-35026
Support use CUBE/ROLLUP in GROUPING SETS - SPARK-34986
Aggregate ordinal should judge is it contains agg function - SPARK-34976
Rename GroupingSet to GroupingAnalytic - SPARK-33378
Update doc about grouping analytics - SPARK-33377
Support composite columns in cube/rollup - SPARK-33309
Replace origin GROUPING SETS with new expression - SPARK-33308
support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - SPARK-33296
Format exception when use cube func && with cube - SPARK-33233
CUBE/ROLLUP can't support UnresolvedOrdinal - SPARK-33229
Need to support partial CUBE/ROLLUP/GROUPING SETS and mixed case
{"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