This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from fb850499b Output sqllogictests with arrow display rather than CSV
writer (#4578)
add 61e1404d0 Update sqlparser requirement from 0.27 to 0.28 (#4568)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/Cargo.lock | 4 +--
datafusion/common/Cargo.toml | 2 +-
datafusion/core/Cargo.toml | 4 +--
.../core/tests/sqllogictests/src/insert/mod.rs | 4 +--
datafusion/expr/Cargo.toml | 2 +-
datafusion/sql/Cargo.toml | 2 +-
datafusion/sql/src/planner.rs | 33 ++++++++++++++++++----
7 files changed, 37 insertions(+), 14 deletions(-)