Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make array_max/min work when there are no real data items in a column. #67

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

vgapeyev
Copy link
Contributor

That is, the case when the column for array_max contains only lists that are either empty or full of NULLs.

That is, the column contains only lists that are either empty or full of NULLs.
@vgapeyev vgapeyev requested a review from wizardxz July 26, 2024 16:20
@vgapeyev vgapeyev merged commit dba3a21 into main Jul 27, 2024
1 check passed
@vgapeyev vgapeyev deleted the vlad/null_max_min branch July 27, 2024 05:09
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