jiayuasu opened a new pull request #488:
URL: https://github.com/apache/incubator-sedona/pull/488


   ## Is this PR related to a proposed Issue?
   
   https://issues.apache.org/jira/browse/SEDONA-1
   
   This PR is relevant to two JTS PRs made by me:
   
   1. Add the check of userData in equals(object o): 
https://github.com/locationtech/jts/pull/633
   
   2. Change the access modifiers of tree indexes and add setter/getters: 
https://github.com/locationtech/jts/pull/634
   
   ## What changes were proposed in this PR?
   
   Minimize the dependency on JTSplus. Use a GeomUtils wrapper to process some 
additional string functions. Remove some unnecessary null checks in the test.
   
   ## How was this patch tested?
   
   All Scala and Java tests have passed. Python tests failed due to the lack of 
null check on UserData
   
   ## Did this PR include necessary documentation updates?
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to