Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-9168
Add nanvl expression - SPARK-9147
UnsafeRow should canonicalize NaN values - SPARK-9146
NaN should be greater than all other values - SPARK-9145
Equality test on NaN = NaN should return true - SPARK-9081
fillna/dropna should also fill/drop NaN values in addition to null values - SPARK-9080
IsNaN expression - SPARK-9079
Design NaN semantics - SPARK-8797
Sorting float/double column containing NaNs can lead to "Comparison method violates its general contract!" errors - SPARK-8281
udf_asin and udf_acos test failure - SPARK-8280
udf7 failed due to null vs nan semantics - SPARK-6573
Convert inbound NaN values as null
{"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