Skip to content

Fix timestamp before epoch with micros/nanos (1.4)#383

Merged
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:second_shift_14
Sep 15, 2025
Merged

Fix timestamp before epoch with micros/nanos (1.4)#383
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:second_shift_14

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #377 to v1.4-andium stable branch.

This PR fixes the problem with converting TIMESTAMP values into LocalDateTime where, when micros/nanos part was present, the calculation may have been shifted by 1 second.

Fixes: #336

This is a backport of the PR duckdb#377 to `v1.4-andium` stable branch.

This PR fixes the problem with converting `TIMESTAMP` values into
`LocalDateTime` where, when micros/nanos part was present, the
calculation may have been shifted by 1 second.

Fixes: duckdb#336
@staticlibs staticlibs merged commit 933e76c into duckdb:v1.4-andium Sep 15, 2025
@staticlibs staticlibs deleted the second_shift_14 branch September 15, 2025 21:58
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.

1 participant