[ https://issues.apache.org/jira/browse/HIVE-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649690#comment-16649690 ]
Hive QA commented on HIVE-19287: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12943860/HIVE-19287.5.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15078 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14465/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14465/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14465/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12943860 - PreCommit-HIVE-Build > parse error with semicolon in comment which starts with whitespace in file > -------------------------------------------------------------------------- > > Key: HIVE-19287 > URL: https://issues.apache.org/jira/browse/HIVE-19287 > Project: Hive > Issue Type: Bug > Components: Parser > Environment: hive 2.2.1 > Reporter: zhuwei > Assignee: zhuwei > Priority: Major > Attachments: HIVE-19287.1.patch, HIVE-19287.2.patch, > HIVE-19287.3.patch, HIVE-19287.4.patch, HIVE-19287.5.patch > > > It will get error when hive query written in file look like this: > select col > --this is; an example > from db.table > limit 1; > -- This message was sent by Atlassian JIRA (v7.6.3#76005)