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 566bcde9e1 Parquet: Push down supported list predicates
(array_has/any/all) during decoding (#19545)
add 3a0ca4ef79 Remove dependency on `rust_decimal`, remove ignore of
`RUSTSEC-2026-0001` (#19666)
No new revisions were added by this update.
Summary of changes:
.github/workflows/audit.yml | 7 +-
Cargo.lock | 311 +++++----------------
datafusion/sqllogictest/Cargo.toml | 3 -
datafusion/sqllogictest/src/engines/conversion.rs | 6 +-
.../src/engines/postgres_engine/mod.rs | 131 ++++-----
.../src/engines/postgres_engine/types.rs | 45 ---
6 files changed, 139 insertions(+), 364 deletions(-)
delete mode 100644 datafusion/sqllogictest/src/engines/postgres_engine/types.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]