paleolimbot opened a new issue, #595: URL: https://github.com/apache/sedona-db/issues/595
After https://github.com/apache/sedona-db/pull/471, we have an laz reader thanks to @b4l! I think packaging pointcloud readers and future possible writers should be done in a separate Python package...even though it could be done by building everything into the main Python package, at some point we have to start separating things and DataFusion provides some great utilities to do this. I think the initial version of this could expose a listing table (table provider) or user-defined table function and leverage the existing DataFusion FFI utilities. I think these went through some significant changes in DataFusion 52, so it may be best to wait until then to ensure spatial predicates can make their way through for pruning. -- 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]
