ethan-tyler commented on PR #1337: URL: https://github.com/apache/datafusion-python/pull/1337#issuecomment-3788510303
Validated the CI-built wheel from this PR against iceberg-rust (GH Actions run 21139947370, `dist-macos-latest`). Wheel: `datafusion-51.0.0-cp310-abi3-macosx_11_0_arm64.whl` Confirmed `SessionContext.__datafusion_logical_extension_codec__` is exposed. Iceberg Rust Python bindings pass: ``` cd bindings/python .venv/bin/python -m pytest tests/test_datafusion_table_provider.py -vv 2 passed on macOS arm64 ``` Like w/ delta-rs can run Linux/Windows if needed, just lmk. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
