Re: [PR] Substrait: handle identical grouping expressions [datafusion]

2025-05-30 Thread via GitHub
alamb commented on PR #16189: URL: https://github.com/apache/datafusion/pull/16189#issuecomment-2921966282 Thanks everyone! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Substrait: handle identical grouping expressions [datafusion]

2025-05-30 Thread via GitHub
alamb merged PR #16189: URL: https://github.com/apache/datafusion/pull/16189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusi

[PR] Substrait: handle identical grouping expressions [datafusion]

2025-05-26 Thread via GitHub
cht42 opened a new pull request, #16189: URL: https://github.com/apache/datafusion/pull/16189 ## Which issue does this PR close? - Closes #16140 ## Rationale for this change ## What changes are included in this PR? ## Are these changes teste