paleolimbot opened a new issue, #321: URL: https://github.com/apache/sedona-db/issues/321
To tell a good story around "use SedonaDB to create a GeoParquet dataset" we need at least one spatial sort function. The exact functions are a little complicated and so I think for the initial version I think we should invent a function `sd_sort_proxy()` whose internals are opaque for now. This would be the equivalent of `ORDER BY geometry` in PostGIS (which uses Hilbert, I think), which we should also do eventually (but can't because DataFusion doesn't support user-defined storage quite yet). -- 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]
