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 795988d88f chore(deps): bump testcontainers-modules from 0.12.0 to 0.12.1 (#16212) add 9a5c61d683 Substrait: handle identical grouping expressions (#16189) No new revisions were added by this update. Summary of changes: .../src/logical_plan/consumer/rel/aggregate_rel.rs | 10 +++- .../tests/cases/roundtrip_logical_plan.rs | 16 +++++++ ...e_identical_grouping_expressions.substrait.json | 53 ++++++++++++++++++++++ 3 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 datafusion/substrait/tests/testdata/test_plans/aggregate_identical_grouping_expressions.substrait.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org