This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch dependabot/cargo/main/sqlparser-0.49
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 35afb70d7f chore(deps): update sqlparser requirement from 0.48 to 0.49
     add 5f92733798 Update for API changes
     add 4e0927097e update cargo.lock

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock           | 122 +++++++++++++++++++-----------------
 datafusion/sql/src/expr/order_by.rs |   9 ++-
 datafusion/sql/src/parser.rs        |   6 ++
 datafusion/sql/src/query.rs         |  26 ++++++--
 datafusion/sql/src/relation/mod.rs  |   5 ++
 datafusion/sql/src/statement.rs     |   5 +-
 datafusion/sql/src/unparser/ast.rs  |   6 +-
 datafusion/sql/src/unparser/expr.rs |   1 +
 datafusion/sql/src/unparser/plan.rs |   1 +
 9 files changed, 115 insertions(+), 66 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to