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

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from b1723e5c6a chore: run extended suite on PRs for critical areas (#18088)
     add 4e03c92059 refactor: add dialect enum (#18043)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |  1 +
 datafusion-cli/Cargo.toml                          |  5 +-
 datafusion-cli/src/helper.rs                       | 19 ++---
 datafusion-cli/src/highlighter.rs                  | 10 ++-
 datafusion-examples/examples/remote_catalog.rs     |  4 +-
 datafusion/common/src/config.rs                    | 90 +++++++++++++++++++++-
 datafusion/core/benches/sql_planner.rs             |  7 +-
 datafusion/core/src/execution/session_state.rs     | 27 +++----
 .../core/tests/user_defined/insert_operation.rs    |  5 +-
 docs/source/library-user-guide/upgrading.md        |  8 ++
 10 files changed, 141 insertions(+), 35 deletions(-)


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

Reply via email to