Kontinuation commented on issue #224: URL: https://github.com/apache/sedona-db/issues/224#issuecomment-3407201615
Adopting the original `rust/geo` algorithms and GEOS is both easy. Leveraging the geo-trait in `rust/geo` requires porting existing geo algorithms to sedona-geo-generic-alg, which is a non-trivial amount of work. We can onboard more functions by directly adopting `rust/geo` or GEOS, and optimize those functions that are frequently used, and leveraging geo-trait brings significant performance benefit. -- 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]
