[ https://issues.apache.org/jira/browse/HIVE-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999381#comment-15999381 ]
Hive QA commented on HIVE-16595: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12866595/HIVE-16595.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 10652 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ppd_windowing2] (batchId=10) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5072/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5072/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5072/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12866595 - PreCommit-HIVE-Build > fix syntax in Hplsql.g4 > ----------------------- > > Key: HIVE-16595 > URL: https://issues.apache.org/jira/browse/HIVE-16595 > Project: Hive > Issue Type: Improvement > Components: CLI > Reporter: Yishuang Lu > Assignee: Yishuang Lu > Fix For: 1.2.3 > > Attachments: HIVE-16595.1.patch > > > According to https://github.com/antlr/antlr4/issues/118, incorrect error > message might return if the start rule does not contain an explicit EOF > transition. It is better to add EOF for the first rule in grammar. -- This message was sent by Atlassian JIRA (v6.3.15#6346)