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 truncating to date from a timestamp #10220

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Sep 25, 2024

Closes #10195.

@cpcloud cpcloud added this to the 10.0 milestone Sep 25, 2024
@cpcloud cpcloud added bug Incorrect behavior inside of ibis clickhouse The ClickHouse backend timestamps Issues related to the timestamp API labels Sep 25, 2024
@github-actions github-actions bot added the tests Issues or PRs related to tests label Sep 25, 2024
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

@cpcloud cpcloud changed the title fix clickhouse truncate fix(clickhouse): fix truncating to date from a timestamp Sep 25, 2024
@cpcloud cpcloud force-pushed the fix-clickhouse-truncate branch 2 times, most recently from ea195cf to 66c85ac Compare September 25, 2024 11:00
@cpcloud cpcloud merged commit 24e5395 into ibis-project:main Sep 25, 2024
77 checks passed
@cpcloud cpcloud deleted the fix-clickhouse-truncate branch September 25, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis clickhouse The ClickHouse backend tests Issues or PRs related to tests timestamps Issues related to the timestamp API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(clickhouse): cannot truncate timestamp casted from date column
2 participants