[GitHub] [spark] AngersZhuuuu commented on a change in pull request #29428: [SPARK-32608][SQL] Script Transform ROW FORMAT DELIMIT value should format value

2020-08-16 Thread GitBox
AngersZh commented on a change in pull request #29428: URL: https://github.com/apache/spark/pull/29428#discussion_r471115876 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/SparkSqlParserSuite.scala ## @@ -38,6 +38,7 @@ import

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #29428: [SPARK-32608][SQL] Script Transform ROW FORMAT DELIMIT value should format value

2020-08-14 Thread GitBox
AngersZh commented on a change in pull request #29428: URL: https://github.com/apache/spark/pull/29428#discussion_r470529869 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/BaseScriptTransformationSuite.scala ## @@ -311,6 +311,77 @@ abstract class

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #29428: [SPARK-32608][SQL] Script Transform ROW FORMAT DELIMIT value should format value

2020-08-14 Thread GitBox
AngersZh commented on a change in pull request #29428: URL: https://github.com/apache/spark/pull/29428#discussion_r470449703 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/SparkSqlParserSuite.scala ## @@ -330,4 +331,44 @@ class SparkSqlParserSuite