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

   # Which issue does this PR close?
   
   Closes #1091 
   
    # Rationale for this change
   Similar to exposing FFI for TableProviders, this PR exposes the capability 
for exposing CatalogProvider in python, now that 
https://github.com/apache/datafusion/pull/15280 was merged.
   
   # What changes are included in this PR?
   Includes the necessary changes to expose the FFICatalogProvider, an example, 
and the corresponding use case.
   
   # Are there any user-facing changes?
   Yes, the new `register_catalog` method in the `SessionContext`
   No breaking changes.


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

Reply via email to