kevinjqliu commented on issue #13851: URL: https://github.com/apache/datafusion/issues/13851#issuecomment-2568244986
Hi @timsaucer thanks for creating this issue! I'm looking to expose table provider in iceberg-rust to python using FFI_TableProvider. I think I ran into the issue you described above. This is the current WIP PR https://github.com/kevinjqliu/iceberg-rust/pull/2/files and here's the error log with backtrace after running `hatch run dev:test` https://gist.github.com/kevinjqliu/0ab4597427d196c906f279242294d051 I've been looking at reasons why I'm see the error message: `there is no reactor running, must be called from the context of a Tokio 1.x runtime`. And this issue makes the most sense. Would love to get your thoughts on this and see if its the same issue -- 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