This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 167c11e658 Add telemetry.sh to list of use cases (#14090)
add 0a2c0278e8 chore: deprecate `ValuesExec` in favour of `MemoryExec`
(#14032)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/physical_planner.rs | 4 +-
datafusion/physical-plan/src/memory.rs | 192 ++++++++++++++++++++-
datafusion/physical-plan/src/values.rs | 18 +-
.../sqllogictest/test_files/insert_to_external.slt | 2 +-
datafusion/sqllogictest/test_files/order.slt | 4 +-
datafusion/sqllogictest/test_files/select.slt | 6 +-
6 files changed, 214 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]