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 implicit cast for optimize_skip_unused_shards_rewrite_in #37153

Merged

Conversation

azat
Copy link
Member

@azat azat commented May 12, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix implicit cast for optimize_skip_unused_shards_rewrite_in

Fixes: #37073 (cc @tavplubix )

NOTE: only the first patch is the real fix, other patches improves the test itself

@tavplubix tavplubix self-assigned this May 12, 2022
@tavplubix
Copy link
Member

Stress test (address, actions) - #37052 (comment), processShortCircuitFunctions in the stacktrace again

@tavplubix tavplubix merged commit 432f1d5 into ClickHouse:master May 13, 2022
@azat azat deleted the fix-optimize_skip_unused_shards_rewrite_in branch May 13, 2022 11:26
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.

OptimizeShardingKeyRewriteInVisitor: Invalid Field get from type UInt64 to type String
2 participants