Skip to content

Fix NaN handling in min/max in columnar aggregation pipeline#10052

Open
akuzm wants to merge 3 commits into
timescale:mainfrom
akuzm:min-nan
Open

Fix NaN handling in min/max in columnar aggregation pipeline#10052
akuzm wants to merge 3 commits into
timescale:mainfrom
akuzm:min-nan

Conversation

@akuzm

@akuzm akuzm commented Jun 15, 2026

Copy link
Copy Markdown
Member

It's diffrent from other functions, the minmax treat NaNs as greater than any number. We fixed this before but missed some cases in #7584

It's diffrent from other functions, they ignore NaNs. We fixed this
before but missed some cases in timescale#7584
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@akuzm akuzm marked this pull request as ready for review June 24, 2026 14:11
@github-actions

Copy link
Copy Markdown

@melihmutlu, @antekresic: please review this pull request.

Powered by pull-review

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