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

Lex issue with [true,"value"] #189

Open
araddon opened this issue Sep 23, 2017 · 0 comments
Open

Lex issue with [true,"value"] #189

araddon opened this issue Sep 23, 2017 · 0 comments
Projects

Comments

@araddon
Copy link
Owner

araddon commented Sep 23, 2017

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")
			)
@araddon araddon added this to Up-Next in Master Plan Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant