You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/20 13:31:47 UTC

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #32257: [SPARK-33976][SQL][DOCS][FOLLOWUP] Add a SQL doc page for a TRANSFORM clause

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



##########
File path: docs/sql-ref-syntax-qry-select-transform.md
##########
@@ -51,11 +51,11 @@ row_format:
 
 * **row_format**    
 
-    Otherwise, uses the `DELIMITED` clause to specify the native SerDe and state the delimiter, escape character, null character and so on.
+    Uses `SERDE` to specify a custom SerDe to process inputs and outputs or uses the `DELIMITED` clause to specify the native SerDe and state the delimiter, escape character, null character and so on.

Review comment:
       Here update to contains two mode.




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



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