Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-42427
Conv should return an error if the internal conversion overflows - SPARK-42045
Round/Bround should return an error on integral overflow - SPARK-40143
ANSI mode: allow explicitly casting fraction strings as Integral types - SPARK-40066
ANSI mode: always return null on invalid access to map column - SPARK-35987
The ANSI flags of Sum and Avg should be kept after being copied - SPARK-35857
The ANSI flag of Cast should be kept after being copied - SPARK-35152
ANSI mode: IntegralDivide throws exception on overflow - SPARK-34742
ANSI mode: Abs throws exception if input is out of range - SPARK-34614
ANSI mode: Casting String to Boolean should throw exception on parse error - SPARK-33794
next_day function should throw runtime exception when receiving invalid input under ANSI mode - SPARK-33723
ANSI mode: Casting string to date should throw exception on parse error - SPARK-33614
Fix the constant folding rule to skip it if the expression fails to execute - SPARK-33572
Datetime building should fail if the year, month, ..., second combination is invalid - SPARK-33498
Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - SPARK-33468
ParseUrl should fail if input string is not a valid url - SPARK-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