AngersZhuuuu commented on a change in pull request #30958:
URL: https://github.com/apache/spark/pull/30958#discussion_r549624404



##########
File path: docs/sql-migration-guide.md
##########
@@ -30,6 +30,8 @@ license: |
 
   - In Spark 3.2, `ALTER TABLE .. RENAME TO PARTITION` throws 
`PartitionAlreadyExistsException` instead of `AnalysisException` for tables 
from Hive external when the target partition already exists.
 
+  - 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`.

Review comment:
       > Do we need backquote? Maybe `` `FIELD DELIMIT` `` -> `FIELD DELIMIT`?
   
   Done




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to