[
https://issues.apache.org/jira/browse/HIVE-25320?focusedWorklogId=622197&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-622197
]
ASF GitHub Bot logged work on HIVE-25320:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jul/21 20:01
Start Date: 13/Jul/21 20:01
Worklog Time Spent: 10m
Work Description: belugabehr commented on pull request #2466:
URL: https://github.com/apache/hive/pull/2466#issuecomment-879362801
Can you please change PR (and JIRA) title to:
bq. HIVE-25320: Purge hive.optimize.sort.dynamic.partition
Please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 622197)
Time Spent: 50m (was: 40m)
> 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
> Assignee: Alex Sun
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> 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)