[jira] [Commented] (SEDONA-307) splitLines not splitting always correctly

2023-06-20 Thread Doug Dennis (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735532#comment-17735532 ] Doug Dennis commented on SEDONA-307: I have some work done on this by creating a more restrictive

[jira] [Created] (SEDONA-307) splitLines not splitting always correctly

2023-06-20 Thread Doug Dennis (Jira)
Doug Dennis created SEDONA-307: -- Summary: splitLines not splitting always correctly Key: SEDONA-307 URL: https://issues.apache.org/jira/browse/SEDONA-307 Project: Apache Sedona Issue Type: Bug

[GitHub] [sedona] jiayuasu merged pull request #865: [DOCS] Remove the DISCLAIMER step from the checklist for votes

2023-06-20 Thread via GitHub
jiayuasu merged PR #865: URL: https://github.com/apache/sedona/pull/865 -- 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:

[GitHub] [sedona] Kontinuation opened a new pull request, #865: [DOCS] Remove the DISCLAIMER step from the checklist for votes

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

[VOTE] Release Apache Sedona 1.4.1-rc1

2023-06-20 Thread Kristin Cowalcijk
Hi all, This is a call for vote on Apache Sedona 1.4.1-rc1. Release notes: https://github.com/apache/sedona/blob/sedona-1.4.1-rc1/docs/setup/release-notes.md Build instructions: https://github.com/apache/sedona/blob/sedona-1.4.1-rc1/docs/setup/compile.md GitHub tag:

[GitHub] [sedona] Kontinuation commented on a diff in pull request #864: [SEDONA-306] Prepare release 1.4.1

2023-06-20 Thread via GitHub
Kontinuation commented on code in PR #864: URL: https://github.com/apache/sedona/pull/864#discussion_r1236024585 ## docs/setup/release-notes.md: ## @@ -4,6 +4,117 @@ !!!danger Sedona Python currently only works with Shapely 1.x. If you use GeoPandas, please use <=

[GitHub] [sedona] iGN5117 commented on a diff in pull request #864: [SEDONA-306] Prepare release 1.4.1

2023-06-20 Thread via GitHub
iGN5117 commented on code in PR #864: URL: https://github.com/apache/sedona/pull/864#discussion_r1235970771 ## docs/setup/release-notes.md: ## @@ -4,6 +4,117 @@ !!!danger Sedona Python currently only works with Shapely 1.x. If you use GeoPandas, please use <=

[GitHub] [sedona] iGN5117 commented on pull request #863: [SEDONA-213] Add ST_BoundingDiagonal

2023-06-20 Thread via GitHub
iGN5117 commented on PR #863: URL: https://github.com/apache/sedona/pull/863#issuecomment-1599650116 > And, as Kristin is gonna cut the 1.4.1 release today, this new API will be published in Sedona 1.5.0. Please update the version num in this PR accordingly. I will merge this PR after

[GitHub] [sedona] iGN5117 commented on a diff in pull request #863: [SEDONA-213] Add ST_BoundingDiagonal

2023-06-20 Thread via GitHub
iGN5117 commented on code in PR #863: URL: https://github.com/apache/sedona/pull/863#discussion_r1235955649 ## common/src/test/java/org/apache/sedona/common/FunctionsTest.java: ## @@ -15,6 +15,7 @@ import com.google.common.geometry.S2CellId; import

[GitHub] [sedona] jiayuasu commented on a diff in pull request #863: [SEDONA-213] Add ST_BoundingDiagonal

2023-06-20 Thread via GitHub
jiayuasu commented on code in PR #863: URL: https://github.com/apache/sedona/pull/863#discussion_r1235933119 ## common/src/test/java/org/apache/sedona/common/FunctionsTest.java: ## @@ -15,6 +15,7 @@ import com.google.common.geometry.S2CellId; import

[GitHub] [sedona] jiayuasu merged pull request #864: [SEDONA-306] Prepare release 1.4.1

2023-06-20 Thread via GitHub
jiayuasu merged PR #864: URL: https://github.com/apache/sedona/pull/864 -- 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:

[GitHub] [sedona] iGN5117 commented on a diff in pull request #863: [SEDONA-213] Add ST_BoundingDiagonal

2023-06-20 Thread via GitHub
iGN5117 commented on code in PR #863: URL: https://github.com/apache/sedona/pull/863#discussion_r1235731944 ## common/src/main/java/org/apache/sedona/common/Functions.java: ## @@ -931,4 +931,34 @@ public static Geometry geometricMedian(Geometry geometry) throws Exception {

[GitHub] [sedona] iGN5117 commented on a diff in pull request #863: [SEDONA-213] Add ST_BoundingDiagonal

2023-06-20 Thread via GitHub
iGN5117 commented on code in PR #863: URL: https://github.com/apache/sedona/pull/863#discussion_r1235731069 ## sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala: ## @@ -178,14 +179,10 @@ object Catalog { function[RS_Array](), function[RS_Normalize](),

Discussion thread for [SEDONA-305]

2023-06-20 Thread Nilesh Gajwani
Hello everyone, It has come to my attention that Apache Sedona currently supports creating geometry collections of any kind (Geometry Collection, MultiPolygon, MultiPoint, MultiLineString) that has underlying geometries of different dimensions. For example, it is possible to create a MultiPolygon

[GitHub] [sedona] Kontinuation opened a new pull request, #864: [SEDONA-306] Prepare release 1.4.1

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

[jira] [Created] (SEDONA-306) Prepare for releasing Sedona 1.4.1

2023-06-20 Thread Kristin Cowalcijk (Jira)
Kristin Cowalcijk created SEDONA-306: Summary: Prepare for releasing Sedona 1.4.1 Key: SEDONA-306 URL: https://issues.apache.org/jira/browse/SEDONA-306 Project: Apache Sedona Issue Type: