qlbridge
qlbridge copied to clipboard
Lex issue with [true,"value"]
Some expressions that can't be lexed
5.5 == [true,"hello", "5.5"]
FILTER OR (
"now+1h" > last_event
x BETWEEN a AND b
exists(not_a_field),
last_event IN ("a","b")
)