Skip to content

[CALCITE-7695] COVAR and REGR aggregate results should be nullable if either argument is nullable - #5163

Merged
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7695
Aug 8, 2026
Merged

[CALCITE-7695] COVAR and REGR aggregate results should be nullable if either argument is nullable#5163
mihaibudiu merged 1 commit into
apache:mainfrom
mihaibudiu:issue7695

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Jira Link

CALCITE-7695

Changes Proposed

The type inference was only looking at the nullability of the first argument, now it's checking both arguments.

@mihaibudiu

Copy link
Copy Markdown
Contributor Author

github actions is down, so not all checks were executed, we should retry once the service is back up

… either argument is nullable

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

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@mihaibudiu

Copy link
Copy Markdown
Contributor Author

This is a tiny PR which should be easy to review.

@xuzifu666 xuzifu666 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mihaibudiu
mihaibudiu merged commit 763726c into apache:main Aug 8, 2026
19 checks passed
@mihaibudiu
mihaibudiu deleted the issue7695 branch August 8, 2026 01:31
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