Fix inconsistency of "cast('0' as DateTime64(3))" and "cast('0' as Nullable(DateTime64(3)))"#56286
Merged
Algunenano merged 2 commits intoClickHouse:masterfrom Nov 6, 2023
Merged
Conversation
Contributor
|
This is an automated comment for commit 3c70b9f with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page Successful checks
|
Contributor
|
See my comment to the issue |
Contributor
Author
|
Failed integration tests not related to this pr: https://s3.amazonaws.com/clickhouse-test-reports/56286/3c70b9f65d38e221db5a72f345741f16258680d8/integration_tests__asan__[2_6].html |
Member
|
Test failures are unrelated and already reported. |
Algunenano
approved these changes
Nov 6, 2023
This was referenced Nov 6, 2023
robot-clickhouse
added a commit
that referenced
this pull request
Nov 6, 2023
…4(3))" and "cast('0' as Nullable(DateTime64(3)))"
robot-ch-test-poll4
added a commit
that referenced
this pull request
Nov 6, 2023
Backport #56286 to 23.10: Fix inconsistency of "cast('0' as DateTime64(3))" and "cast('0' as Nullable(DateTime64(3)))"
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
baibaichen
added a commit
to Kyligence/gluten
that referenced
this pull request
Nov 7, 2023
zzcclp
pushed a commit
to apache/gluten
that referenced
this pull request
Nov 8, 2023
* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20231108) * Reopen ignore [uts](https://github.com/oap-project/gluten/pull/3530/commits) due to [fix](ClickHouse/ClickHouse#56286) --------- Co-authored-by: kyligence-git <[email protected]> Co-authored-by: Chang Chen <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix issue #56285
Documentation entry for user-facing changes