paleolimbot commented on issue #389: URL: https://github.com/apache/sedona-db/issues/389#issuecomment-3592173513
Edit: I think that the workaround in #385 (resolve GeoStatistics by column name) is best for this release. We are about to update the DataFusion version and revisit that code to support Parquet native Geometry/Geography at which point we can do a more invasive change to fully integrate the projection in the file opener (because we hadn't needed it yet, the `FileSource` doesn't even track the projection and so we would need to do a fiddly and mildly error-prone change to keep track of it and synchronize it with the `inner` projection). (We could also do that now if there's consensus that we should!) -- 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]
