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/arrow-datafusion.git
from 8a1b13390 Allow setting config extensions for TaskContext (#5497)
add 84530a2f5 build(deps): update sqlparser requirement from 0.30 to 0.32
w/ API update (#5457)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/Cargo.lock | 80 ++++++++++++++++++++---------------------
datafusion/common/Cargo.toml | 2 +-
datafusion/core/Cargo.toml | 2 +-
datafusion/expr/Cargo.toml | 2 +-
datafusion/sql/Cargo.toml | 2 +-
datafusion/sql/src/planner.rs | 3 ++
datafusion/sql/src/select.rs | 10 ++++--
datafusion/sql/src/statement.rs | 3 ++
8 files changed, 58 insertions(+), 46 deletions(-)