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

Internal #898: Totally Ordered Intervals #9994

Merged
merged 1 commit into from Dec 14, 2023

Conversation

hawkfish
Copy link
Contributor

@hawkfish hawkfish commented Dec 14, 2023

Change the interval comparison logic to match PG,
which always normalises. This includes hashing,
equality and comparisons.

fixes: https://github.com/duckdblabs/duckdb-internal/issues/898

Change the interval comparison logic to match PG,
which always normalises. This includes hashing,
equality and comparisons.

fixes: duckdblabs/duckdb-internal#989
@hawkfish hawkfish requested a review from Tishj December 14, 2023 17:07
@Mytherin Mytherin merged commit d51e1b0 into duckdb:main Dec 14, 2023
45 checks passed
@Mytherin
Copy link
Collaborator

Thanks! LGTM

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 14, 2023
Merge pull request duckdb/duckdb#9994 from hawkfish/interval-equals
Merge pull request duckdb/duckdb#9992 from krlmlr/b-9941-srand
Merge pull request duckdb/duckdb#9938 from alitrack/regexp_replace
@hawkfish hawkfish deleted the interval-equals branch December 15, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants