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 7b0ed2d616 Refactor Spark `date_add`/`date_sub`/`bitwise_not` to
remove unnecessary scalar arg check (#19473)
add 444ddf2e1c Add BatchAdapter to simplify using PhysicalExprAdapter /
Projector to map RecordBatch between schemas (#19716)
No new revisions were added by this update.
Summary of changes:
datafusion/datasource/src/schema_adapter.rs | 24 +-
datafusion/physical-expr-adapter/src/lib.rs | 5 +-
.../physical-expr-adapter/src/schema_rewriter.rs | 348 +++++++++++++++++++++
3 files changed, 373 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]