You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/03/25 11:28:00 UTC

[jira] [Resolved] (HIVE-24931) Remove Read/WriteEntity parameters from TaskCompiler#optimizeOperatorPlan

     [ https://issues.apache.org/jira/browse/HIVE-24931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis resolved HIVE-24931.
----------------------------------------
    Resolution: Fixed

Fixed in [1e44f1fb3594885ed90a8796ea0c966b19c4bf5b|https://github.com/apache/hive/commit/1e44f1fb3594885ed90a8796ea0c966b19c4bf5b].

> 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
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  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)