[
https://issues.apache.org/jira/browse/HIVE-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899595#comment-15899595
]
Hive QA commented on HIVE-15944:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12856565/HIVE-15944.7.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10306 tests
executed
*Failed tests:*
{noformat}
TestCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=57)
[sample_islocalmode_hook_use_metadata.q,update_orig_table.q,decimal_2.q,union_top_level.q,groupby10.q,authorization_5.q,schema_evol_text_vecrow_part_all_primitive.q,vector_const.q,update_where_partitioned.q,input14_limit.q,drop_partition_with_stats.q,skiphf_aggr.q,index_bitmap.q,annotate_stats_select.q,selectindate.q,insert_orig_table.q,stats12.q,udf_asin.q,vector_outer_join0.q,schema_evol_text_vec_part_all_primitive.q,exim_08_nonpart_rename.q,cp_sel.q,udf_regexp_extract.q,union3.q,driverhook.q,authorization_7.q,vector_join_filters.q,groupby3_noskew_multi_distinct.q,union_remove_21.q,reduce_deduplicate_extended.q]
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_table]
(batchId=147)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=224)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vector_between_in]
(batchId=119)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3995/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3995/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3995/
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: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12856565 - PreCommit-HIVE-Build
> The order of cols is error in ColumnPrunerReduceSinkProc because of sort
> operator
> ---------------------------------------------------------------------------------
>
> Key: HIVE-15944
> URL: https://issues.apache.org/jira/browse/HIVE-15944
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 1.1.0, 2.2.0
> Reporter: wan kun
> Assignee: wan kun
> Fix For: 2.2.0
>
> Attachments: HIVE-15944.1.patch,
> HIVE-15944.2-branch-1.1.1.path.erroroutput, HIVE-15944.3.patch,
> HIVE-15944.4-branch-1.1.1.patch, HIVE-15944.4.patch, HIVE-15944.5.patch,
> HIVE-15944.6.patch, HIVE-15944.7.patch, HIVE-15944-branch-1.1.patch,
> HIVE-15944.patch, STAGE_DEPENDENCIES
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> If one sql have two job.
> job 1:The order of cols is updated in ColumnPrunerReduceSinkProc because of
> sort operator.
> job 2 will read error in map operation because the cols order is old.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)