-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Not found column in block exception #36043
Copy link
Copy link
Closed
Labels
potential bugTo be reviewed by developers and confirmed/rejected.To be reviewed by developers and confirmed/rejected.st-need-infoWe need extra data to continue (waiting for response). Either some details or a repro of the issue.We need extra data to continue (waiting for response). Either some details or a repro of the issue.
Metadata
Metadata
Assignees
Labels
potential bugTo be reviewed by developers and confirmed/rejected.To be reviewed by developers and confirmed/rejected.st-need-infoWe need extra data to continue (waiting for response). Either some details or a repro of the issue.We need extra data to continue (waiting for response). Either some details or a repro of the issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello,
We upgraded our Clickhouse version to 22.3.3.44. After ugrade, we get strange exception in the queries. If I include 'n' word to where query, it gives an exception.
I have a sample query like below:
It gives below exception:
If I change 'n' with 'a' in the where query, it doesn't give the exception:
Result:
Affected Version
22.3.3.44
show create table event