Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-9456
Remove InternalRow.toSeq - SPARK-9455
Remove InternalRow's generic getter (the one without data type) - SPARK-9425
Support DecimalType in UnsafeRow - SPARK-9387
Support comparing UnsafeRow and normal InternalRow - SPARK-9370
Support DecimalType in UnsafeRow - SPARK-9369
Support IntervalType in UnsafeRow - SPARK-9368
Support get(ordinal, dataType) generic getter in UnsafeRow - SPARK-9355
Remove InternalRow.get generic getter call in columnar cache code - SPARK-9354
Remove InternalRow.get generic getter call in Hive integration code - SPARK-9350
Introduce an InternalRow generic getter that requires a DataType - SPARK-9348
Remove apply method on InternalRow - SPARK-9332
CatalystTypeConverters.toScala does not work on UnsafeRows - SPARK-9330
create specialized getStruct getter in InternalRow - SPARK-8932
Support copy in UnsafeRow as long as ObjectPool is not used - SPARK-8492
Support BinaryType in UnsafeRow - SPARK-7199
Add date and timestamp support to UnsafeRow
{"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