ethan-tyler commented on issue #18566: URL: https://github.com/apache/datafusion/issues/18566#issuecomment-3715137138
Tested with iceberg-rust and compatible with one API change. PR: https://github.com/apache/iceberg-rust/pull/1997 All Rust tests pass (iceberg-datafusion, core, sqllogictests). Python binding tests skipped as datafusion-python 52 isn't on PyPI yet. **Breaking change:** `FFI_TableProvider::new` in datafusion-ffi now requires two additional args (task context provider and optional codec). -- 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]
