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 possible error 'Cannot convert column Function to mask' #34415

Merged
merged 2 commits into from Feb 9, 2022

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Feb 8, 2022

Changelog category (leave one):

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

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix possible error 'Cannot convert column Function to mask' in short circuit function evaluation. Closes #34171

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Feb 8, 2022
@kitaisreal kitaisreal self-assigned this Feb 8, 2022
@Avogar
Copy link
Member Author

Avogar commented Feb 9, 2022

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Feb 9, 2022

update

✅ Branch has been successfully updated

@Avogar Avogar merged commit 892e9e8 into ClickHouse:master Feb 9, 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.

"Cannot convert column Function to mask" error with enabled short_circuit_function_evaluation
3 participants