mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
CLICKHOUSE-3947 fix style
This commit is contained in:
parent
3547334ba5
commit
60653fc042
@ -26,7 +26,7 @@ static bool isCompatible(const IAST & node)
|
||||
|| name == "notEquals"
|
||||
|| name == "like"
|
||||
|| name == "notLike"
|
||||
|| name == "in"
|
||||
|| name == "in"
|
||||
|| name == "greater"
|
||||
|| name == "less"
|
||||
|| name == "lessOrEquals"
|
||||
|
Loading…
Reference in New Issue
Block a user