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/arrow-datafusion.git
from 57bc5b0299 style: make clippy happy and remove redundant prefix (#6624)
add e6265c1e3f Substrait: Fix incorrect join key fields (indices) when
same table is being used more than once (#6135)
No new revisions were added by this update.
Summary of changes:
datafusion/substrait/src/logical_plan/consumer.rs | 2 +-
datafusion/substrait/src/logical_plan/producer.rs | 191 ++++++++++++++-------
.../substrait/tests/roundtrip_logical_plan.rs | 24 +++
3 files changed, 155 insertions(+), 62 deletions(-)