[
https://issues.apache.org/jira/browse/HIVE-20915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701346#comment-16701346
]
Hive QA commented on HIVE-20915:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12949752/HIVE-20915.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15547 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[cbo_limit]
(batchId=182)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[orc_merge1]
(batchId=189)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15086/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15086/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15086/
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: 12949752 - PreCommit-HIVE-Build
> Make dynamic sort partition optimization available to HoS and MR
> ----------------------------------------------------------------
>
> Key: HIVE-20915
> URL: https://issues.apache.org/jira/browse/HIVE-20915
> Project: Hive
> Issue Type: Bug
> Components: Query Planning
> Affects Versions: 4.0.0
> Reporter: Yongzhi Chen
> Assignee: Yongzhi Chen
> Priority: Major
> Attachments: HIVE-20915.1.patch, HIVE-20915.2.patch
>
>
> HIVE-20703 put dynamic sort partition optimization under cost based decision,
> but it also makes the optimizer only available to tez.
> hive.optimize.sort.dynamic.partition works with other execution engines for a
> long time, we should keep the optimizer available to them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)