Skip to content

fix precision for utc_timestamp#2231

Merged
jycor merged 2 commits intomainfrom
james/time
Jan 3, 2024
Merged

fix precision for utc_timestamp#2231
jycor merged 2 commits intomainfrom
james/time

Conversation

@jycor
Copy link
Copy Markdown
Contributor

@jycor jycor commented Jan 3, 2024

The UTC_TIMESTAMP() function should take in an argument and round the milliseconds. For now, we stick to always returning the full precision (6 places)

@jycor jycor changed the title location for timestamps must be utc fix precision for utc_timestamp Jan 3, 2024
Copy link
Copy Markdown
Contributor

@max-hoffman max-hoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, wondering how likely this is to have unexpected effects though. Is this what we did before the previous PR?

@jycor jycor merged commit 7424620 into main Jan 3, 2024
@jycor jycor deleted the james/time branch January 3, 2024 19:36
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.

2 participants