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 #7581: Epoch Returns Doubles #8963

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Conversation

hawkfish
Copy link
Contributor

Epoch in PG is really a double, so add it to the list of double-returning parts.

fixes #7581

Richard Wesley added 2 commits September 17, 2023 09:17
Epoch in PG is really a double, so add it to the list of double-returning parts.

fixes duckdb#7581
@github-actions github-actions bot marked this pull request as draft September 16, 2023 21:34
@hawkfish hawkfish marked this pull request as ready for review September 16, 2023 21:35
Richard Wesley added 2 commits September 17, 2023 12:10
Add coverage tests.
Fix bug identified by coverage!
@github-actions github-actions bot marked this pull request as draft September 17, 2023 03:43
@Mytherin Mytherin marked this pull request as ready for review September 17, 2023 10:35
@Mytherin Mytherin merged commit 5a29c99 into duckdb:main Sep 20, 2023
49 of 50 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EPOCH FROM 'TIMESTAMP with milliseconds' drops millisecond output
2 participants