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 be6ad1ce9 Make ObjectStoreProvider fallible (#3584)
add 1e16e4376 Config support type conversion (#3522)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/config.rs | 60 +++++++++++++++++++---------
datafusion/core/src/execution/context.rs | 13 +++++-
datafusion/core/src/physical_plan/planner.rs | 2 +
datafusion/core/tests/config_from_env.rs | 6 +--
4 files changed, 57 insertions(+), 24 deletions(-)