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

Parser errors on select queries which contain column names starting with underscore #118

Closed
jvshahid opened this issue Dec 11, 2013 · 0 comments

Comments

@jvshahid
Copy link
Contributor

Fang lee reported this issue on the mailing list

select _value from test;

this query leads to an exception:
ERROR: Error at 187759105:55. syntax error, unexpected $undefined

The above query should be parsed without an error.

@ghost ghost assigned jvshahid Dec 11, 2013
@jvshahid jvshahid removed their assignment Feb 24, 2015
@bigg33k bigg33k mentioned this issue Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant