[
https://issues.apache.org/jira/browse/HIVE-25320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor resolved HIVE-25320.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Pushed to master. Thanks [~yodalexsun] for the contribution and [~mgergely]
for the review!
> Purge hive.optimize.sort.dynamic.partition
> ------------------------------------------
>
> Key: HIVE-25320
> URL: https://issues.apache.org/jira/browse/HIVE-25320
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: David Mollitor
> Assignee: Alex Sun
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> {{hive.optimize.sort.dynamic.partition}} has been replace with
> {{hive.optimize.sort.dynamic.partition.threshold}} . It has been marked as
> "deprecated", but it's actually totally defunct in the current code base.
> Deprecation would allow an admin to continue to use it (maybe as an alias to
> {{threadshold}} = 0/-1), but that is not the case here.
>
> Remove all references to "hive.optimize.sort.dynamic.partition" in the q
> tests and remove {{HIVEOPTSORTDYNAMICPARTITION}} all together.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)