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