[jira] [Created] (SEDONA-224) java.lang.NoSuchMethodError when loading GeoParquet files using Spark 3.0.x ~ 3.2.x

2022-12-28 Thread Kristin Cowalcijk (Jira)
Kristin Cowalcijk created SEDONA-224: Summary: java.lang.NoSuchMethodError when loading GeoParquet files using Spark 3.0.x ~ 3.2.x Key: SEDONA-224 URL: https://issues.apache.org/jira/browse/SEDONA-224

[jira] [Commented] (SEDONA-223) Add ST_Split

2022-12-28 Thread Jia Yu (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17652698#comment-17652698 ] Jia Yu commented on SEDONA-223: --- [~dougdennis] Assigned :) > Add ST_Split > > >

[jira] [Commented] (SEDONA-223) Add ST_Split

2022-12-28 Thread Doug Dennis (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17652601#comment-17652601 ] Doug Dennis commented on SEDONA-223: I'd like to take a crack at this one. > Add ST_Split >

[jira] [Created] (SEDONA-223) Add ST_Split

2022-12-28 Thread Doug Dennis (Jira)
Doug Dennis created SEDONA-223: -- Summary: Add ST_Split Key: SEDONA-223 URL: https://issues.apache.org/jira/browse/SEDONA-223 Project: Apache Sedona Issue Type: Improvement Reporter:

[GitHub] [incubator-sedona] Kimahriman commented on pull request #735: [SEDONA-212] Rework dependency management

2022-12-28 Thread GitBox
Kimahriman commented on PR #735: URL: https://github.com/apache/incubator-sedona/pull/735#issuecomment-1366826375 > @Kimahriman I have updated the example projects. If you pull the latest change, it will pass the CI. > > I suppose you have read:

[GitHub] [incubator-sedona] Kimahriman commented on a diff in pull request #735: [SEDONA-212] Rework dependency management

2022-12-28 Thread GitBox
Kimahriman commented on code in PR #735: URL: https://github.com/apache/incubator-sedona/pull/735#discussion_r1058306335 ## .github/workflows/java.yml: ## @@ -3,7 +3,7 @@ name: Scala and Java build on: push: branches: - - master Review Comment: I always change

[GitHub] [incubator-sedona] Kontinuation commented on pull request #739: [SEDONA-207] Implemented a new geometry serde for supporting Z/M dimensions and better performance

2022-12-28 Thread GitBox
Kontinuation commented on PR #739: URL: https://github.com/apache/incubator-sedona/pull/739#issuecomment-1366459294 > @Kontinuation I just switched all versions to 1.3.1-incubating. If you pull the latest change, you should be fine. > > A quick question: does this solve

[GitHub] [incubator-sedona] jiayuasu commented on pull request #735: [SEDONA-212] Rework dependency management

2022-12-28 Thread GitBox
jiayuasu commented on PR #735: URL: https://github.com/apache/incubator-sedona/pull/735#issuecomment-1366450486 @Kimahriman I have updated the example projects. If you pull the latest change, it will pass the CI. I suppose you have read:

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #735: [SEDONA-212] Rework dependency management

2022-12-28 Thread GitBox
jiayuasu commented on code in PR #735: URL: https://github.com/apache/incubator-sedona/pull/735#discussion_r1058131076 ## .github/workflows/java.yml: ## @@ -3,7 +3,7 @@ name: Scala and Java build on: push: branches: - - master Review Comment: Please don't