timsaucer commented on PR #1337: URL: https://github.com/apache/datafusion-python/pull/1337#issuecomment-3768470928
Cross posting for visibility @ethan-tyler I made a PR targeting your DF52 branch https://github.com/ethan-tyler/delta-rs/pull/1 but I see this morning you have a newer branch. I can port the changes over to it without much difficulty I think. I made a change today in how we call `__datafusion_table_provider__` to pass a PyCapsule that contains the `FFI_LogicalExtensionCodec` so that you can create your FFI table provider using it and not have to create and store a session context. -- 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]
