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

HIVE-16595: fix syntax in Hplsql.g4 #174

Closed
wants to merge 1 commit into from
Closed

Conversation

lys0716
Copy link

@lys0716 lys0716 commented Apr 29, 2017

According to antlr/antlr4#118, it is better to add EOF for the first rule in grammar. This can solve the potential incorrect error message issue.

Signed-off-by: Yishuang Lu luyscmu@gmail.com

According to antlr/antlr4#118, it is better to add EOF for the first rule in grammar. This can solve the potential incorrect error message.
@lys0716 lys0716 changed the title Add EOF for the first rule in Hplsql.g4 HIVE-16595: fix syntax in Hplsql.g4 May 5, 2017
@lys0716 lys0716 closed this May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant