Stamatis Zampetakis created HIVE-24931:
------------------------------------------
Summary: 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
Fix For: 4.0.0
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)