HyukjinKwon commented on a change in pull request #31051:
URL: https://github.com/apache/spark/pull/31051#discussion_r552357381



##########
File path: docs/sql-migration-guide.md
##########
@@ -32,6 +32,8 @@ license: |
 
   - In Spark 3.2, script transform default FIELD DELIMIT is `\u0001` for no 
serde mode. In Spark 3.1 or earlier, the default FIELD DELIMIT is `\t`.
 
+  - In Spark 3.2, script transform default serde property `field.delim` is 
`\t` for Hive serde mode when user specifies serde. In Spark 3.1 or earlier, 
the default serde property `field.delim` is `\u0001` for Hive serde mode when 
user specifies serde.

Review comment:
       @AngersZhuuuu can you combine with the item above and clarify it 
together?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to