Aihua Xu created HIVE-13424: ------------------------------- Summary: Refactoring the code to pass a QueryState object rather than HiveConf object Key: HIVE-13424 URL: https://issues.apache.org/jira/browse/HIVE-13424 Project: Hive Issue Type: Sub-task Reporter: Aihua Xu Assignee: Aihua Xu
Step1: to refractor the code by creating the QueryState class and moving query related info from SessionState. Then during compilation, execution stages, pass single QueryState object for each query. -- This message was sent by Atlassian JIRA (v6.3.4#6332)