[ 
https://issues.apache.org/jira/browse/HIVE-25320?focusedWorklogId=621250&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621250
 ]

ASF GitHub Bot logged work on HIVE-25320:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jul/21 09:54
            Start Date: 10/Jul/21 09:54
    Worklog Time Spent: 10m 
      Work Description: sneakyburro opened a new pull request #2466:
URL: https://github.com/apache/hive/pull/2466


   ### What changes were proposed in this pull request?
   
   Remove all usages of `hive.optimize.sort.dynamic.partition` in query tests
   
   ### Why are the changes needed?
   `hive.optimize.sort.dynamic.partition` was deprecated and defuncted in 
source code base. The usages in query tests should be cleaned up.
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   ### How was this patch tested?
   rerun unit test and query tests
   


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 621250)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          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)

Reply via email to