Hisoka-X commented on code in PR #7928:
URL: https://github.com/apache/seatunnel/pull/7928#discussion_r1821813832


##########
docs/en/transform-v2/explode.md:
##########
@@ -0,0 +1,67 @@
+# Explode
+
+> Explode transform plugin
+
+## Description
+
+Split a row of data into multiple data according to the specified delimiter.

Review Comment:
   PS: we should add `LATERAL VIEW` keywords too. Please refer 
https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-lateral-view.html.
 It is reasonable to split it into multiple PRs



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to