You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Miklos Gergely (Jira)" <ji...@apache.org> on 2019/09/20 22:22:00 UTC

[jira] [Created] (HIVE-22228) SemanticAnalyzer cleanup - visibility + types

Miklos Gergely created HIVE-22228:
-------------------------------------

             Summary: SemanticAnalyzer cleanup - visibility + types
                 Key: HIVE-22228
                 URL: https://issues.apache.org/jira/browse/HIVE-22228
             Project: Hive
          Issue Type: Sub-task
          Components: Hive
            Reporter: Miklos Gergely
            Assignee: Miklos Gergely
             Fix For: 4.0.0


Cleaning up SemanticAnalyzer:
 * reduce the visibility of those functions/variables that are too wide, so their scope is clearer
 * modify the type of data structures, use interface instead of actual implementation (e.g. HashMap -> Map in variable declaration)



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