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 fc7d090fb3 Spark date part (#19823)
     add 936f959ddf Add FilterExecBuilder to avoid recomputing properties 
multiple times (#19854)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_planner.rs            |  19 +-
 datafusion/core/tests/parquet/mod.rs               |   6 +-
 .../physical_optimizer/filter_pushdown/mod.rs      |  20 +-
 datafusion/physical-plan/src/filter.rs             | 551 ++++++++++++++++++---
 datafusion/proto/src/physical_plan/mod.rs          |   7 +-
 .../proto/tests/cases/roundtrip_physical_plan.rs   |   9 +-
 docs/source/library-user-guide/upgrading.md        |  36 ++
 7 files changed, 550 insertions(+), 98 deletions(-)


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

Reply via email to