kevinjqliu commented on issue #899: URL: https://github.com/apache/datafusion-python/issues/899#issuecomment-2711464518
I also ran into this issue integrating `iceberg-python` with `datafusion-python` using the FFI Table Provider. The integration goes from `iceberg-python` -> `iceberg-rust` -> `datafusion` (via `FFI_TableProvider`) -> `datafusion-python` `iceberg-python` configures object store via the [FileIO interface](https://py.iceberg.apache.org/configuration/#fileio). I'm trying to figure out the best path to pass the configs around. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org