Skip to content

[CALCITE-7705] LISTAGG result type is never nullable - #5174

Merged
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7705
Aug 11, 2026
Merged

[CALCITE-7705] LISTAGG result type is never nullable#5174
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7705

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7705

Changes Proposed

LISTAGG can sometimes return NULL, yet the type inference declared the type non-nullable.
This also fixes STRING_AGG and GROUP_CONCAT which have the same problem.

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@sonarqubecloud

Copy link
Copy Markdown

@mihaibudiu
mihaibudiu merged commit ae7e2e0 into apache:main Aug 11, 2026
19 checks passed
@mihaibudiu
mihaibudiu deleted the issue7705 branch August 11, 2026 02:04
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.

2 participants