gmaraswa commented on code in PR #718:
URL: https://github.com/apache/incubator-sedona/pull/718#discussion_r1042959742


##########
docs/api/flink/Constructor.md:
##########
@@ -134,6 +134,32 @@ Spark SQL example:
 SELECT ST_LineStringFromText('Linestring(1 2, 3 4)') AS line
 ```
 
+## ST_MLineFromWKT
+
+Introduction: Construct a MultiLineString from Text
+
+Format: `ST_MLineFromWKT (Text:string)`
+
+Since: `1.3.0`

Review Comment:
   @jiayuasu I have made all the requested changes and have successfully run 
the test cases. Please let me know if any more changes are required.



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