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

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

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

Miklos Gergely updated HIVE-22228:
----------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22228.01.patch
>
>
> 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)