Re: [PR] feat: Add support for distinct aggregates [datafusion-comet]

2025-02-14 Thread via GitHub
andygrove closed pull request #1261: feat: Add support for distinct aggregates URL: https://github.com/apache/datafusion-comet/pull/1261 -- 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 c

[PR] feat: Add support for distinct aggregates [datafusion-comet]

2025-01-10 Thread via GitHub
andygrove opened a new pull request, #1261: URL: https://github.com/apache/datafusion-comet/pull/1261 ## Which issue does this PR close? Closes https://github.com/apache/datafusion-comet/issues/1260 ## Rationale for this change Bug fix. ## What chan