You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/03/24 14:02:25 UTC

[GitHub] [hive] zabetak opened a new pull request #2114: HIVE-24931: Remove Read/WriteEntity parameters from TaskCompiler#optimizeOperatorPlan

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] kasakrisz merged pull request #2114: HIVE-24931: Remove Read/WriteEntity parameters from TaskCompiler#optimizeOperatorPlan

Posted by GitBox <gi...@apache.org>.
kasakrisz merged pull request #2114:
URL: https://github.com/apache/hive/pull/2114


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org