kevinjqliu commented on issue #13851: URL: https://github.com/apache/datafusion/issues/13851#issuecomment-2568262640
I tried to incorporate https://github.com/apache/datafusion/pull/13937 in https://github.com/kevinjqliu/iceberg-rust/pull/3 and ran into a different error https://gist.github.com/kevinjqliu/cba636cfd4a2a0c8acbba060768e33c9 ``` tests/test_table_provider.py::test_iceberg_table_provider Fatal Python error: Segmentation fault ``` I'm not sure where the error occurs, but i think integrating the iceberg table provider will be a good test for this issue. This is my first time working with rust/pyo3/datafusion so there might be something obvious I'm not seeing. -- 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