[
https://issues.apache.org/jira/browse/HIVE-25320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25320:
----------------------------------
Labels: pull-request-available (was: )
> Remove 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> 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)