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

Issue #11377: Invertible TIMESTAMP_XXX Casts #11392

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

hawkfish
Copy link
Contributor

All casts from timestamp types to DATE are not invertible.

fixes: #11377
fixes: duckdblabs/duckdb-internal#1697

All casts from timestamp types to DATE are not invertible.

fixes: duckdb#11377
fixes: duckdblabs/duckdb-internal#1697
@hawkfish hawkfish requested a review from Mytherin March 27, 2024 19:10
@Mytherin Mytherin merged commit efcbee2 into duckdb:main Mar 28, 2024
47 checks passed
@Mytherin
Copy link
Collaborator

Thanks! LGTM

@hawkfish hawkfish deleted the timestampns-invertible branch March 28, 2024 16:33
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 30, 2024
Merge pull request duckdb/duckdb#11392 from hawkfish/timestampns-invertible
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.

Weird equality comparison when TIMESTAMP_NS stored in tables, subqueries and CTEs is casted to DATE
2 participants