davisp opened a new pull request, #1396:
URL: https://github.com/apache/datafusion-python/pull/1396

   # Which issue does this PR close?
   
   Closes #1393 
   
    # Rationale for this change
   
   This PR wraps the new FFI_TableProviderFactory to support custom `CREATE 
EXTERNAL TABLE` statements.
   
   # What changes are included in this PR?
   
   Mostly just the new wrappers and additions to the FFI example. Though there 
are two temporary commits to account for using the latest version of datafusion 
and the necessary updates for that to work.
   
   # Are there any user-facing changes?
   
   There's now a `TableProviderFactoryExportable` protocol for use in the new 
`Context::register_table_factory` API.


-- 
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]

Reply via email to