Export - CSV (All fields)
Export - CSV (Current fields)
- HIVE-28148
Implement array_compact UDF to remove all nulls from an array - HIVE-27681
select queries having Array UDFs throw errors when element type is varchar - HIVE-27671
Implement array_append UDF to append an element to array - HIVE-27663
implement array_position UDF in Hive - HIVE-27628
implement array_remove UDF in Hive - HIVE-27523
Implement array_union UDF in Hive - HIVE-27482
Minor issues in array_intersect udf - HIVE-27118
implement array_intersect UDF in Hive - HIVE-27112
implement array_except UDF in Hive - HIVE-26889
Implement array_join udf to concatenate the elements of an array with a specified delimiter - HIVE-26774
Implement array_slice UDF to get the subset of elements from an array (subarray) - HIVE-26754
Implement array_distinct UDF to return an array after removing duplicates in it - HIVE-26744
Add array_max and array_min UDFs
{"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