Export - CSV (All fields)
Export - CSV (Current fields)
SPARK-42427
Conv should return an error if the internal conversion overflowsSPARK-42045
Round/Bround should return an error on integral overflowSPARK-40143
ANSI mode: allow explicitly casting fraction strings as Integral typesSPARK-40066
ANSI mode: always return null on invalid access to map columnSPARK-35987
The ANSI flags of Sum and Avg should be kept after being copiedSPARK-35857
The ANSI flag of Cast should be kept after being copiedSPARK-35152
ANSI mode: IntegralDivide throws exception on overflowSPARK-34742
ANSI mode: Abs throws exception if input is out of rangeSPARK-34614
ANSI mode: Casting String to Boolean should throw exception on parse errorSPARK-33794
next_day function should throw runtime exception when receiving invalid input under ANSI modeSPARK-33723
ANSI mode: Casting string to date should throw exception on parse errorSPARK-33614
Fix the constant folding rule to skip it if the expression fails to executeSPARK-33572
Datetime building should fail if the year, month, ..., second combination is invalidSPARK-33498
Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalidSPARK-33468
ParseUrl should fail if input string is not a valid urlSPARK-33460
Accessing map values should fail if key is not found.SPARK-33386
Accessing array elements should failed if index is out of bound.SPARK-33008
Division by zero on divide-like operations returns incorrect result
{"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