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 5dbbac6988 CI: add clippy::needless_pass_by_value rule to
datafusion-functions-window crate (#18838)
add 7fa2a694bb Add field to DynamicPhysicalExpr to indicate when the
filter is complete or updated (#18799)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 1 +
datafusion/physical-expr/Cargo.toml | 4 +
.../src/expressions/dynamic_filters.rs | 102 ++++++++++++++++++++-
.../physical-plan/src/joins/hash_join/exec.rs | 99 ++++++++++++++++++++
.../src/joins/hash_join/shared_bounds.rs | 1 +
datafusion/physical-plan/src/topk/mod.rs | 53 ++++++++++-
6 files changed, 257 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]