You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2017/07/17 18:59:00 UTC

[jira] [Created] (IMPALA-5670) Remove redundant c'tor code from ExecEnv

Henry Robinson created IMPALA-5670:
--------------------------------------

             Summary: Remove redundant c'tor code from ExecEnv
                 Key: IMPALA-5670
                 URL: https://issues.apache.org/jira/browse/IMPALA-5670
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
    Affects Versions: Impala 2.9.0
            Reporter: Henry Robinson
            Assignee: Henry Robinson
            Priority: Minor


{{ExecEnv}} has two constructors that do pretty much the same thing. We should use a delegating constructor from one to the other to reduce code duplication.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)