[GitHub] [incubator-sedona] jiayuasu commented on pull request #734: [SEDONA-205] Use BinaryType in GeometryUDT in Sedona Spark.

2022-12-14 Thread GitBox
jiayuasu commented on PR #734: URL: https://github.com/apache/incubator-sedona/pull/734#issuecomment-1352585771 @umartin Martin, please rebase this PR and I will merge it :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-sedona] Kimahriman opened a new pull request, #735: [WIP][SEDONA-212] Rework dependency management

2022-12-14 Thread GitBox
Kimahriman opened a new pull request, #735: URL: https://github.com/apache/incubator-sedona/pull/735 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/community/rule/) and [Contributor Development Guide](https://sedona.apache.

[GitHub] [incubator-sedona] Kontinuation commented on pull request #734: [SEDONA-205] Use BinaryType in GeometryUDT in Sedona Spark.

2022-12-14 Thread GitBox
Kontinuation commented on PR #734: URL: https://github.com/apache/incubator-sedona/pull/734#issuecomment-1352447115 > This is somewhat related to the awesome work by @Kontinuation in https://issues.apache.org/jira/browse/SEDONA-207 Although this patch only changes the Spark type once serial

[jira] [Commented] (SEDONA-207) Faster serialization/deserialization of geometry objects

2022-12-14 Thread Kristin Cowalcijk (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647786#comment-17647786 ] Kristin Cowalcijk commented on SEDONA-207: -- [~jiayu] This will be added to sedon

Re: Replace LGPL dependencies by Apache ones?

2022-12-14 Thread Jia Yu
Dear Martin, Thanks for your suggestion! 1. I am interested in exploring replacing geotools with Proj4J or Apache SIS if this replacement can serve this purpose: this library can be shipped together in Sedona binary (Maven 'compile' scope) and users no longer need to manually add another dependen

Re: Replace LGPL dependencies by Apache ones?

2022-12-14 Thread Martin Desruisseaux
Hello all To follow-up on this question, is there an interest for experimenting a replacement of GeoTools dependency (LGPL license) by Apache SIS? (not knowing in advance if the experiment would be conclusive or not). If yes, where should be the branch? Regarding dependencies, by looking at

Re: [VOTE] Release Apache Sedona 1.3.1-incubating-rc1

2022-12-14 Thread Mo Sarwat
+1 * Download links are valid * Checksums and PGP signatures are valid * DISCLAIMER and NOTICE are included * Source code artifacts have correct names matching the current release * The project can compile from the source code On Mon, Dec 12, 2022 at 8:55 AM Jia Yu wrote: > Hi all, > > This is

[GitHub] [incubator-sedona] jiayuasu merged pull request #733: [SEDONA-218] Fix a flaky test caused by improper handling of null struct values in `Adapter.toDf`

2022-12-14 Thread GitBox
jiayuasu merged PR #733: URL: https://github.com/apache/incubator-sedona/pull/733 -- 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

[jira] [Commented] (SEDONA-207) Faster serialization/deserialization of geometry objects

2022-12-14 Thread Martin Andersson (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647694#comment-17647694 ] Martin Andersson commented on SEDONA-207: - [~Kontinuation]  Nice work! Looking f

[GitHub] [incubator-sedona] umartin commented on pull request #734: [SEDONA-205] Use BinaryType in GeometryUDT in Sedona Spark.

2022-12-14 Thread GitBox
umartin commented on PR #734: URL: https://github.com/apache/incubator-sedona/pull/734#issuecomment-1352069808 This is somewhat related to the awesome work by @Kontinuation in https://issues.apache.org/jira/browse/SEDONA-207 Although this patch only changes the Spark type once serialized

[GitHub] [incubator-sedona] umartin opened a new pull request, #734: [SEDONA-205] Use BinaryType in GeometryUDT in Sedona Spark.

2022-12-14 Thread GitBox
umartin opened a new pull request, #734: URL: https://github.com/apache/incubator-sedona/pull/734 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/community/rule/) and [Contributor Development Guide](https://sedona.apache.org

[jira] [Commented] (SEDONA-207) Faster serialization/deserialization of geometry objects

2022-12-14 Thread Jia Yu (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647680#comment-17647680 ] Jia Yu commented on SEDONA-207: --- [~Kontinuation]  I have read your doc and blog post. This

Re: [VOTE] Release Apache Sedona 1.3.1-incubating-rc1

2022-12-14 Thread Martin Andersson
+1 (non-binding) I ran your notebook. That's a nice tool btw! * Download links are valid * Checksums and PGP signatures are valid * DISCLAIMER and NOTICE are included * Source code artifacts have correct names matching the current release * The project can compile from the source code /Martin D

[jira] [Created] (SEDONA-218) Flaky test caused by improper handling of null struct values in Adapter.toDf

2022-12-14 Thread Kristin Cowalcijk (Jira)
Kristin Cowalcijk created SEDONA-218: Summary: Flaky test caused by improper handling of null struct values in Adapter.toDf Key: SEDONA-218 URL: https://issues.apache.org/jira/browse/SEDONA-218 Pr