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 46cdb8c2dc Add `exec_err!` error macro (#7361)
     add e62e4b9200 Update sqlparser requirement from 0.36.1 to 0.37.0 (#7387)

No new revisions were added by this update.

Summary of changes:
 Cargo.toml                           |   2 +-
 datafusion-cli/Cargo.lock            | 108 +++++++++++++++++------------------
 datafusion/sql/src/expr/mod.rs       |   1 +
 datafusion/sql/src/expr/substring.rs |   1 +
 datafusion/sql/src/planner.rs        |  18 +++---
 datafusion/sql/src/statement.rs      |   6 +-
 6 files changed, 70 insertions(+), 66 deletions(-)

Reply via email to