[ https://issues.apache.org/jira/browse/HIVE-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370540#comment-15370540 ]
Hive QA commented on HIVE-14203: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12817052/HIVE-14203.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 10304 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_acid_globallimit org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_list_bucket org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_subquery_multiinsert org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_all org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_join org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_acid_globallimit org.apache.hadoop.hive.cli.TestMinimrCliDriver.org.apache.hadoop.hive.cli.TestMinimrCliDriver org.apache.hadoop.hive.ql.io.orc.TestOrcSerDeStats.testOrcSerDeStatsSimpleWithNulls {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/464/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/464/console Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-464/ 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: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12817052 - PreCommit-HIVE-MASTER-Build > ORC should throw if null row is passed to writer > ------------------------------------------------ > > Key: HIVE-14203 > URL: https://issues.apache.org/jira/browse/HIVE-14203 > Project: Hive > Issue Type: Bug > Components: ORC > Affects Versions: 1.2.1, 2.0.0, 2.1.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-14203.patch > > > Currently it silently drops the row (doesn't write in file) but updates > metadata. As a result of this data being inconsistent with metadata, its > impossible to read it back. -- This message was sent by Atlassian JIRA (v6.3.4#6332)