[PR] [SEDONA-413] Add buffer parameters to ST_Buffer [sedona]

2023-10-31 Thread via GitHub
furqaankhan opened a new pull request, #1066: URL: https://github.com/apache/sedona/pull/1066 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedo

[jira] [Created] (SEDONA-413) Add buffer parameters to ST_Buffer

2023-10-31 Thread Furqaan (Jira)
Furqaan created SEDONA-413: -- Summary: Add buffer parameters to ST_Buffer Key: SEDONA-413 URL: https://issues.apache.org/jira/browse/SEDONA-413 Project: Apache Sedona Issue Type: New Feature

Re: [PR] [SEDONA-411] Add RS_Rotation [sedona]

2023-10-31 Thread via GitHub
jiayuasu merged PR #1061: URL: https://github.com/apache/sedona/pull/1061 -- 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: dev-unsubscr...@sedona.apache.

[I] Can't make `st_MakeLine` work in Spark SQL [sedona]

2023-10-31 Thread via GitHub
merca opened a new issue, #1065: URL: https://github.com/apache/sedona/issues/1065 ## Expected behavior `st_makeline(collect_list(st_astext(st_point(lon,lat` return a line ## Actual behavior Error: `IllegalArgumentException: function ST_MakeLine takes at least 2 argument(s)`