[ https://issues.apache.org/jira/browse/HIVE-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649497#comment-16649497 ]
Hive QA commented on HIVE-19287: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12943808/HIVE-19287.4.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15078 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.exec.spark.TestSparkSessionTimeout.testMultiSessionSparkSessionTimeout (batchId=246) org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testMerge3Way02 (batchId=316) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14453/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14453/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14453/ 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 Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12943808 - 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: Minor > Attachments: HIVE-19287.1.patch, HIVE-19287.2.patch, > HIVE-19287.3.patch, HIVE-19287.4.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)