[ https://issues.apache.org/jira/browse/HIVE-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855328#comment-15855328 ]
Hive QA commented on HIVE-15718: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12851271/HIVE-15718.003.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10204 tests executed *Failed tests:* {noformat} TestCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=7) [orc_ppd_decimal.q,groupby_map_ppr.q,input_part1.q,udf_when.q,union14.q,add_part_exist.q,orc_min_max.q,subquery_unqual_corr_expr.q,print_header.q,groupby_sort_1.q,masking_8.q,smb_mapjoin_25.q,alter_change_db_location.q,update_all_non_partitioned.q,partition_wise_fileformat6.q,udf_minute.q,udf_sha1.q,parquet_ppd_partition.q,order2.q,alter_table_serde.q,drop_view.q,union_remove_4.q,delimiter.q,udaf_collect_set.q,combine3.q,authorization_view_4.q,show_describe_func_quotes.q,encryption_load_data_to_encrypted_tables.q,partition_wise_fileformat11.q,bucketsortoptimize_insert_6.q] TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=235) org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys] (batchId=159) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3408/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3408/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3408/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12851271 - PreCommit-HIVE-Build > Fix the NullPointer problem caused by split phase > ------------------------------------------------- > > Key: HIVE-15718 > URL: https://issues.apache.org/jira/browse/HIVE-15718 > Project: Hive > Issue Type: Sub-task > Reporter: Colin Ma > Assignee: Colin Ma > Priority: Critical > Attachments: HIVE-15718.001.patch, HIVE-15718.002.patch, > HIVE-15718.003.patch > > > VectorizedParquetRecordReader.initialize() will throw NullPointer Exception > because the input split is null. This split should be ignored. -- This message was sent by Atlassian JIRA (v6.3.15#6346)