Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-36156
Row FORMAT SERDE should handle null value as `\N` - SPARK-36153
Add SQL doc about transform for current behavior - SPARK-35220
DayTimeIntervalType/YearMonthIntervalString show different in hive serde and row formet delimited - SPARK-35159
extract doc of hive format - SPARK-35070
TRANSFORM should not support ALIAS in input expression seq - SPARK-35069
TRANSFORM forbiden DISTINCT/ALL and make the error message clear - SPARK-34035
Refactor ScriptTransformation to remove input parameter and replace it by child.output - SPARK-33985
Transform with clusterby/orderby/sortby - SPARK-33976
Add a dedicated SQL document page for the TRANSFORM-related functionality, - SPARK-33934
Support user-defined script command wrapper for more use case - SPARK-33930
Spark SQL no serde row format field delimit default is '\u0001' - SPARK-33248
Add a configuration to control the legacy behavior of whether need to pad null value when value size less then schema size - SPARK-32685
Script transform hive serde default field.delimit is '\t' - SPARK-32684
Add a test case for hive serde/default-serde mode's null value '\\N' - SPARK-32679
update "no-serde" in the codebase in other TRANSFORM PRs. - SPARK-32667
Scrip transformation no-serde mode when column less then output length , Use null fill - SPARK-32608
Script Transform DELIMIT value should be formatted - SPARK-32607
Script Transformation no-serde `TOK_TABLEROWFORMATLINES` only support `\n` - SPARK-32404
Catch and adding excetion about HiveInspector can't converted data type - SPARK-32403
SCRIP TRANSFORM Extract common method from process row to avoid repeated judgement - SPARK-32400
Test coverage of HiveScripTransformationExec - SPARK-32390
TRANSFORM with hive serde support CalendarIntervalType and UserDefinedType - SPARK-32388
TRANSFORM when schema less should keep same with hive - SPARK-32106
Implement script transform in sql/core - SPARK-32105
Refactor current script transform code - SPARK-31947
Solve string value error about Date/Timestamp in ScriptTransform - SPARK-31938
To perfect using constraints of script transform - SPARK-31937
Support processing array/map/struct type using spark noserde mode - SPARK-28227
Spark can’t support TRANSFORM with aggregation
{"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