Skip to content

Fix ignore function with LowCardinality argument#19016

Merged
KochetovNicolai merged 3 commits intomasterfrom
fix-ignore-with-lc-arg
Jan 14, 2021
Merged

Fix ignore function with LowCardinality argument#19016
KochetovNicolai merged 3 commits intomasterfrom
fix-ignore-with-lc-arg

Conversation

@KochetovNicolai
Copy link
Copy Markdown
Member

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):
Fix possible error Expected single dictionary argument for function if use function ignore with LowCardinality argument. Fixes #14275

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 13, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jan 14, 2021
@KochetovNicolai KochetovNicolai merged commit d8b9278 into master Jan 14, 2021
@KochetovNicolai KochetovNicolai deleted the fix-ignore-with-lc-arg branch January 14, 2021 13:50
robot-clickhouse pushed a commit that referenced this pull request Jan 14, 2021
robot-clickhouse pushed a commit that referenced this pull request Jan 14, 2021
robot-clickhouse pushed a commit that referenced this pull request Jan 14, 2021
robot-clickhouse pushed a commit that referenced this pull request Jan 14, 2021
alexey-milovidov added a commit that referenced this pull request Jan 15, 2021
Backport #19016 to 20.12: Fix `ignore` function with LowCardinality argument
alexey-milovidov added a commit that referenced this pull request Jan 15, 2021
Backport #19016 to 20.11: Fix `ignore` function with LowCardinality argument
alexey-milovidov added a commit that referenced this pull request Jan 15, 2021
Backport #19016 to 21.1: Fix `ignore` function with LowCardinality argument
alexey-milovidov added a commit that referenced this pull request Jan 15, 2021
Backport #19016 to 20.10: Fix `ignore` function with LowCardinality argument
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.

Logical error: 'Expected single dictionary argument for function.'

3 participants