Sergey Shelukhin created HIVE-11492: ---------------------------------------
Summary: get rid of gWorkMap Key: HIVE-11492 URL: https://issues.apache.org/jira/browse/HIVE-11492 Project: Hive Issue Type: Bug Reporter: Sergey Shelukhin gWorkMap is an annoying ugly global that causes leaks. It's not clear why this is needed when we already have 10 different *Context objects floating around during compilation. At worst we can add another one, would still be better than the global map. It should be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)