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 03d197464f Separating Benchmarks for physical sorted union over large
columns in SQL planner based on Datatype (#18599)
add cb1f01966b Add RunEndEncoded type coercion (#18561)
No new revisions were added by this update.
Summary of changes:
datafusion/expr-common/src/type_coercion/binary.rs | 72 +++++++++++++++-
.../src/type_coercion/binary/tests/mod.rs | 1 +
.../type_coercion/binary/tests/run_end_encoded.rs | 99 ++++++++++++++++++++++
3 files changed, 171 insertions(+), 1 deletion(-)
create mode 100644
datafusion/expr-common/src/type_coercion/binary/tests/run_end_encoded.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]