Skip to content

Expand native aggregate coverage - #49

Merged
nicosuave merged 1 commit into
mainfrom
native-fallback-coverage
Sep 14, 2026
Merged

nicosuave merged 1 commit into
mainfrom
native-fallback-coverage

Conversation

@nicosuave

Copy link
Copy Markdown
Member

Discover aggregate calls natively inside parenthesized AT operands and supported query-bearing statements, including DML, CREATE VIEW/CTAS, EXPLAIN, and COPY.

Reject unsupported DISTINCT, FILTER, ORDER BY, OVER, and EXPORT_STATE decorations on one-argument AGGREGATE calls, including calls inside AT modifier subqueries. Compatibility lowering could previously produce incorrect totals or NULL results. Preserve DuckDB's multiargument aggregate function and the DuckDB 1.5.5 compatibility frontend.

@nicosuave
nicosuave marked this pull request as ready for review September 14, 2026 03:02
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-14T03:06:08.829801Z 9fe3bd5 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@nicosuave
nicosuave merged commit 3e241fe into main Sep 14, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant