[ https://issues.apache.org/jira/browse/HIVE-22228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Miklos Gergely updated HIVE-22228: ---------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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 > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-22228.01.patch > > Time Spent: 20m > Remaining Estimate: 0h > > 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)