Skip to content

Fix DateTime64 column vs DateTime value in where#24100

Merged
kitaisreal merged 1 commit intoClickHouse:masterfrom
Enmk:fix_DateTime64_vs_DateTime_in_WHERE
May 19, 2021
Merged

Fix DateTime64 column vs DateTime value in where#24100
kitaisreal merged 1 commit intoClickHouse:masterfrom
Enmk:fix_DateTime64_vs_DateTime_in_WHERE

Conversation

@Enmk
Copy link
Copy Markdown
Contributor

@Enmk Enmk commented May 13, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fixed using const DateTime value vs DateTime64 column in WHERE.
...

Closes: #19078

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label May 13, 2021
@Enmk Enmk changed the title Fix date time64 vs date time in where Fix DateTime64 column vs DateTime value in where May 13, 2021
@kitaisreal kitaisreal self-assigned this May 19, 2021
@kitaisreal kitaisreal merged commit 218f534 into ClickHouse:master May 19, 2021
kitaisreal added a commit that referenced this pull request May 20, 2021
Backport #24100 to 21.5: Fix DateTime64 column vs DateTime value in where
kitaisreal added a commit that referenced this pull request May 20, 2021
Backport #24100 to 21.4: Fix DateTime64 column vs DateTime value in where
kitaisreal added a commit that referenced this pull request May 20, 2021
Backport #24100 to 21.3: Fix DateTime64 column vs DateTime value in where
@Enmk Enmk added the altinity label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DateTime64 cmp DateTime constant / column inconsistency.

3 participants