[ https://issues.apache.org/jira/browse/HIVE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734400#comment-13734400 ]
Hive QA commented on HIVE-3191: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12596925/HIVE-3191.3.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 2773 tests executed *Failed tests:* {noformat} org.apache.hcatalog.mapreduce.TestHCatPartitioned.testHCatPartitionedTable org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ppd_vc {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/350/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/350/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. > timestamp - timestamp causes null pointer exception > --------------------------------------------------- > > Key: HIVE-3191 > URL: https://issues.apache.org/jira/browse/HIVE-3191 > Project: Hive > Issue Type: Bug > Affects Versions: 0.8.0 > Reporter: N Campbell > Assignee: Jason Dere > Attachments: HIVE-3191.1.patch, HIVE-3191.2.patch, HIVE-3191.3.patch > > > select tts.rnum, tts.cts - tts.cts from cert.tts tts > Error: Query returned non-zero code: 12, cause: FAILED: Hive Internal Error: > java.lang.NullPointerException(null) > SQLState: 42000 > ErrorCode: 12 > create table if not exists CERT.TTS ( RNUM int , CTS timestamp) > stored as sequencefile; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira