This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from e6265c1e3f Substrait: Fix incorrect join key fields (indices) when
same table is being used more than once (#6135)
add aebe71eace Minor: Add debug logging for schema mismatch errors (#6626)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/datasource/memory.rs | 36 ++++++++++++++------------
datafusion/core/src/datasource/streaming.rs | 16 +++++++++---
datafusion/core/src/physical_plan/streaming.rs | 16 +++++++++---
3 files changed, 44 insertions(+), 24 deletions(-)