timsaucer opened a new pull request, #18657:
URL: https://github.com/apache/datafusion/pull/18657

   ## Which issue does this PR close?
   
   None
   
   ## Rationale for this change
   
   This is continuation of work in the FFI crate to expose useful traits. We 
currently have FFI catalog, schema, and table providers. The next layer up in 
the heirarchy is the catalog provider list.
   
   ## What changes are included in this PR?
   
   - Implement FFI_CatalogProviderList
   - Add unit tests and integration tests
   - Minor rearrangement of integration test for catalog
   
   ## Are these changes tested?
   
   Yes, included in PR.
   
   ## Are there any user-facing changes?
   
   This is only new addition to the FFI crate. No existing code is modified 
except making one data member pub(crate)


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