You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2021/09/21 17:49:55 UTC

[arrow-datafusion] branch master updated (299ab7d -> 52fe64b)

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

dheres pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.


    from 299ab7d  Make TableProvider.scan() and PhysicalPlanner::create_physical_plan() async (#1013)
     add 52fe64b  Ignore metadata on schema merge (#1024)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/datasource/mod.rs    |  2 +-
 datafusion/src/execution/context.rs | 53 +++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+), 1 deletion(-)