Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0
Description
Queries such as
SELECT ST_MakeLine(ARRAY(ST_Point(1, 1), ST_Point(1, 2)))
should work. However, it reports
IllegalArgumentException: function ST_MakeLine takes at least 2 argument(s), 1 argument(s) specified
Please refer to https://github.com/apache/sedona/issues/1065 for the original issue.
Attachments
Issue Links
- links to