Aklakan commented on PR #3027:
URL: https://github.com/apache/jena/pull/3027#issuecomment-2691192142

   The spatial index does not story any geometries - just their envelopes - so 
geometry serialization performance is not an issue in the first place 
:man_facepalming:  - but good having talked about it :grinning: 
   
   * I could remove sedona as a dependency alltogether - the copied classes are 
needed though.
   * I added tests for the corner case where the same feature exists with 
different geometries in different graphs.
   For the original spatial index implementation, some results are incorrect - 
for the new one they are correct.
   * I need to write some tests for the kryo serializer for RDF1.2 Nodes.
   
   
   


-- 
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: pr-unsubscr...@jena.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org

Reply via email to