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 5a01e68643 Update to_date udf function to support a consistent set of
argument types (#19134)
add d61f1a7150 replace HashTableLookupExpr with lit(true) in proto
serialization (#19300)
No new revisions were added by this update.
Summary of changes:
.../physical-plan/src/joins/hash_join/mod.rs | 1 +
.../src/joins/hash_join/partitioned_hash_eval.rs | 8 +++-
datafusion/physical-plan/src/joins/mod.rs | 8 +++-
datafusion/proto/src/physical_plan/to_proto.rs | 25 +++++++++++
.../proto/tests/cases/roundtrip_physical_plan.rs | 50 +++++++++++++++++++++-
5 files changed, 86 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]