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

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

                Author: ASF GitHub Bot
            Created on: 24/Mar/21 14:02
            Start Date: 24/Mar/21 14:02
    Worklog Time Spent: 10m 
      Work Description: zabetak opened a new pull request #2114:
URL: https://github.com/apache/hive/pull/2114


   ### What changes were proposed in this pull request?
   Idem with summary.
   
   ### Why are the changes needed?
   Small refactoring to improve code readability.
   
   The ReadEntity, and WriteEntity parameters in 
TaskCompiler#optimizeOperatorPlan are
   passed in this method and various subsequent ones but they are never 
actually used
   so they can be removed.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing 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.

For queries about this service, please contact Infrastructure at:
[email protected]


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

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

> Remove Read/WriteEntity parameters from TaskCompiler#optimizeOperatorPlan
> -------------------------------------------------------------------------
>
>                 Key: HIVE-24931
>                 URL: https://issues.apache.org/jira/browse/HIVE-24931
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{ReadEntity}}, and {{WriteEntity}} parameters in 
> {{TaskCompiler#optimizeOperatorPlan}} are passed in this method and various 
> subsequent ones but they are never actually used so they can be removed.
> This is a small refactoring to improve code readabiltiy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to