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 c63ca330d7 fix: increase ROUND decimal precision to prevent overflow 
truncation (#19926)
     add 7ef62b988d chore: Enable workspace lint for all workspace members 
(#20577)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.toml                          |  3 ++
 datafusion-cli/src/functions.rs                    |  8 ++---
 datafusion-cli/src/highlighter.rs                  |  3 +-
 datafusion-cli/src/object_storage.rs               | 17 ++++++++-
 datafusion-cli/src/object_storage/instrumented.rs  |  8 ++---
 datafusion-cli/src/print_format.rs                 | 20 +++++------
 datafusion-cli/src/print_options.rs                | 16 ++++-----
 .../ffi/ffi_example_table_provider/Cargo.toml      |  3 ++
 .../examples/ffi/ffi_module_interface/Cargo.toml   |  3 ++
 .../examples/ffi/ffi_module_loader/Cargo.toml      |  3 ++
 datafusion/physical-expr-adapter/Cargo.toml        |  3 ++
 .../physical-expr-adapter/src/schema_rewriter.rs   | 40 +++++++++++-----------
 12 files changed, 79 insertions(+), 48 deletions(-)


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

Reply via email to