This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 62aeb7594 Add/Remove Division Rules (#3824)
add a0d6b2f9a Update `TableProviderFactory` trait to support real-world
use-cases (#3867)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/datasource/datasource.rs | 5 ++--
datafusion/core/src/execution/context.rs | 35 +++++++++++-----------------
datafusion/core/src/execution/runtime_env.rs | 27 ++++++++++++++++++++-
datafusion/core/tests/sql/create_drop.rs | 16 +++++++++----
datafusion/proto/src/logical_plan.rs | 3 ++-
5 files changed, 57 insertions(+), 29 deletions(-)