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 UNKNOWN_IDENTIFIER error while select from table with row policy and column with dots #48976

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Apr 20, 2023

Changelog category (leave one):

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

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

Fix UNKNOWN_IDENTIFIER error while select from table with row policy and column with dots. Closes #48938.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Apr 20, 2023
@CheSema CheSema self-assigned this Apr 20, 2023
@Avogar Avogar merged commit 032b39e into ClickHouse:master Apr 21, 2023
139 checks passed
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.

Row policy break queries to MergeTree tables containing columns with dots
3 participants