Hao Hao created HIVE-14314: ------------------------------ Summary: HiveSemanticAnalyzerHookContext.getInputs returns temporary table and column name Key: HIVE-14314 URL: https://issues.apache.org/jira/browse/HIVE-14314 Project: Hive Issue Type: Bug Reporter: Hao Hao
When using "insert into table ... values (..)", HiveSemanticAnalyzerHookContext.getInputs returns temporary table and column name instead of the real table and column name. Found this issue through SENTRY-977. -- This message was sent by Atlassian JIRA (v6.3.4#6332)