petern48 opened a new issue, #461: URL: https://github.com/apache/sedona-db/issues/461
We should probably also look into optimizing `GeosGeometry` writing to `BinaryBuilder`...`to_wkb()` and then `builder.write()` is probably not as fast as peeking into all the geometries and writing them to the output in place. (I think this will still be faster though and is easier since it's all rust!) _Originally posted by @paleolimbot in https://github.com/apache/sedona-db/pull/233#pullrequestreview-3578780925_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
