[
https://issues.apache.org/jira/browse/HIVE-20915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703511#comment-16703511
]
Yongzhi Chen commented on HIVE-20915:
-------------------------------------
This patch makes sort dynamic partitions available for MR and HoS by using
property hive.optimize.sort.dynamic.partition.threshold
It uses the same cost based algorithm introduced by HIVE-20703 . We can improve
the algorithm for MR and HoS with other jiras.
[~pvary] , [~ngangam] could you review the patch? Thanks
> 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-20915.3.patch, HIVE-20915.4.patch, HIVE-20915.5.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)