Re: [PR] fix: Fix incorrect logic in CometExecRule aggregate handling [datafusion-comet]

2025-06-04 Thread via GitHub
andygrove closed pull request #1841: fix: Fix incorrect logic in CometExecRule aggregate handling URL: https://github.com/apache/datafusion-comet/pull/1841 -- 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

Re: [PR] fix: Fix incorrect logic in CometExecRule aggregate handling [datafusion-comet]

2025-06-03 Thread via GitHub
codecov-commenter commented on PR #1841: URL: https://github.com/apache/datafusion-comet/pull/1841#issuecomment-2937902307 ## [Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1841?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca

Re: [PR] fix: Fix incorrect logic in CometExecRule aggregate handling [datafusion-comet]

2025-06-03 Thread via GitHub
andygrove closed pull request #1841: fix: Fix incorrect logic in CometExecRule aggregate handling URL: https://github.com/apache/datafusion-comet/pull/1841 -- 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

[PR] fix; Fix incorrect logic in CometExecRule aggregate handling [datafusion-comet]

2025-06-03 Thread via GitHub
andygrove opened a new pull request, #1841: URL: https://github.com/apache/datafusion-comet/pull/1841 ## Which issue does this PR close? Closes #. ## Rationale for this change ## What changes are included in this PR? ## How are these changes