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

fix(clickhouse): Fix timestamp precision #2689

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

jdenquin
Copy link
Contributor

This pull request focuses on optimizing timestamp precision in the unique_count_query.rb file by adjusting the precision level in various SQL queries. The changes include modifying the toDateTime64 function to use a precision of 3 instead of 5 across different methods.

Timestamp precision adjustments:

@jdenquin jdenquin self-assigned this Oct 14, 2024
@jdenquin jdenquin merged commit b860426 into main Oct 15, 2024
6 checks passed
@jdenquin jdenquin deleted the fix-clickhouse-timestamp-precision branch October 15, 2024 08: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