Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
There's a Envelope deserialization bug in the Kryo serializer for JTS classes. The null envelope [0, -1, 0, -1] got deserialized as a valid envelope [-1, 0, -1, 0].
This may not have impact on the correctness of other functionalities, since Sedona does not use null envelopes, but we'd better fix this to avoid future headaches.
Attachments
Issue Links
- links to