Skip to content

Conversation

hawkfish
Copy link
Contributor

Handle the different precision timstamp types for the special DOUBLE returning date parts (epoch and julian).

fixes: #9755
fixes: duckdblabs/duckdb-internal#761

Handle the different precision timstamp types for the special
DOUBLE returning date parts (epoch and julian).

fixes: duckdb#9755
fixes duckdblabs/duckdb-internal#761
@hawkfish hawkfish requested a review from Tishj November 22, 2023 17:57
@Mytherin Mytherin merged commit 1c7dff6 into duckdb:main Nov 23, 2023
@Mytherin
Copy link
Collaborator

Thanks!

1 similar comment
@Mytherin
Copy link
Collaborator

Thanks!

@hawkfish hawkfish deleted the extract-timestamps branch December 9, 2023 16:55
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 14, 2023
Merge pull request duckdb/duckdb#9769 from hawkfish/extract-timestamps
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.

EPOCH FROM can't work in TIMESTAMP_MS, TIMESTAMP_S, TIMESTAMP_NS
2 participants