This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/cargo/main/object_store-0.13.1
in repository https://gitbox.apache.org/repos/asf/datafusion.git
discard 672cf2c2db chore(deps): bump object_store from 0.12.4 to 0.13.1
add 49776a65e4 chore: Add confirmation before tarball is released (#20207)
add 0f74dbfda1 FilterExec should remap indices of parent dynamic filters
(#20286)
add f9d37cf769 Clean up expression placement UDF usage in tests (#20272)
add 6b6f64d7fb chore(deps): bump the arrow-parquet group with 7 updates
(#20256)
add b92deade9e chore(deps): bump object_store from 0.12.4 to 0.13.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (672cf2c2db)
\
N -- N -- N refs/heads/dependabot/cargo/main/object_store-0.13.1
(b92deade9e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 64 ++--
Cargo.toml | 6 +-
.../optimizer/src/extract_leaf_expressions.rs | 323 ++++++++-------------
datafusion/optimizer/src/test/udfs.rs | 20 +-
datafusion/physical-plan/src/filter.rs | 68 ++++-
dev/release/release-tarball.sh | 7 +
6 files changed, 232 insertions(+), 256 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]