GitHub user wangyum opened a pull request: https://github.com/apache/incubator-eagle/pull/228
EAGLE-330 Fix Hive ql.Parser can't parser a hive query sql with keywords. [EAGLE-330](https://issues.apache.org/jira/browse/EAGLE-330):Fix Hive ql.Parser can't parser a hive query sql with keywords Updated Parser.java and TestParser.java You can merge this pull request into a Git repository by running: $ git pull https://github.com/wangyum/incubator-eagle EAGLE-330 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-eagle/pull/228.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #228 ---- commit 6a4301abc6a80fec61e4cfa513ffe578ba435f0a Author: Yuming Wang <wgy...@gmail.com> Date: 2016-06-07T08:53:16Z Fix hive query sql with keywords. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---