Skip to content

Add test to verify count aggregate function should not be nullable#12100

Merged
alamb merged 1 commit intoapache:mainfrom
HuSen8891:datafusion
Aug 21, 2024
Merged

Add test to verify count aggregate function should not be nullable#12100
alamb merged 1 commit intoapache:mainfrom
HuSen8891:datafusion

Conversation

@HuSen8891
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #12077

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Aug 21, 2024
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @HuSen8891 🙏

@alamb alamb merged commit ad583a8 into apache:main Aug 21, 2024
@HuSen8891 HuSen8891 deleted the datafusion branch August 30, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A simple count() query caused Internal Error in PhysicalOptimizer (SQLancer)

2 participants