You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ja...@apache.org on 2023/06/11 13:31:17 UTC

[arrow-datafusion] branch main updated (e6265c1e3f -> aebe71eace)

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(-)