This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from ac9584e8a6 Simplify error handling in case.rs (#13990) (#14033)
     add f379719e58 feat: add `AsyncCatalogProvider` helpers for asynchronous 
catalogs (#13800)

No new revisions were added by this update.

Summary of changes:
 datafusion-examples/examples/remote_catalog.rs | 194 ++-----
 datafusion/catalog/Cargo.toml                  |   3 +
 datafusion/catalog/src/async.rs                | 747 +++++++++++++++++++++++++
 datafusion/catalog/src/lib.rs                  |   2 +
 4 files changed, 796 insertions(+), 150 deletions(-)
 create mode 100644 datafusion/catalog/src/async.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to