CosmosNi commented on code in PR #7928:
URL: https://github.com/apache/seatunnel/pull/7928#discussion_r1821814244
##########
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:
@liunaijie @Hisoka-X But SQLTransform only support one to one. So edit
SQLTransform to support flatmap?
--
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]