-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
fix: Incorrectly preserved sorted flag when concatenating sorted series containing nulls #15082
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15082 +/- ##
==========================================
- Coverage 81.04% 81.03% -0.02%
==========================================
Files 1338 1338
Lines 173771 173792 +21
Branches 2456 2456
==========================================
- Hits 140832 140828 -4
- Misses 32471 32496 +25
Partials 468 468 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @nameexhaustion
Fixes #15072.
Existing releases are incorrectly setting the sorted flag: