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 4dbb4498fc ser/de fetch in FilterExec (#20738)
add 1eb520675f feat: Integrate CastColumnExpr into PhysicalExprAdapter
(#20269)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/parquet/expr_adapter.rs | 146 ++++++++++++++++++++-
.../physical-expr-adapter/src/schema_rewriter.rs | 99 +++++++++++++-
.../src/equivalence/properties/dependency.rs | 40 +++++-
.../src/equivalence/properties/mod.rs | 14 +-
.../physical-expr/src/expressions/cast_column.rs | 20 +++
.../test_files/filter_without_sort_exec.slt | 44 +++++++
6 files changed, 352 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]