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

Backport to 2.18.x: #7598: Match the Postgres NaN behavior in vectorized filters #7610

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

timescale-automation
Copy link

This is an automated backport of #7598: Match the Postgres NaN behavior in vectorized filters.
The original issue is #6884.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Match the Postgres NaN behavior in vectorized filters

It has some nonstandard rules that don't match the IEEE floats.

Fixes #6884

It has some nonstandard rules that don't match the IEEE floats.

(cherry picked from commit f0996a4)
@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Jan 22, 2025
@timescale-automation timescale-automation enabled auto-merge (rebase) January 22, 2025 10:52
@timescale-automation timescale-automation merged commit 193431b into 2.18.x Jan 22, 2025
43 checks passed
@timescale-automation timescale-automation deleted the backport/2.18.x/7598 branch January 22, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-auto-backport PR created by backport automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants