Sergio Peña created HIVE-17831:
----------------------------------
Summary: HiveSemanticAnalyzerHookContext does not update the
HiveOperation after sem.analyze() is called
Key: HIVE-17831
URL: https://issues.apache.org/jira/browse/HIVE-17831
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 3.0.0, 2.4.0, 2.2.1, 2.3.1
Reporter: Sergio Peña
The SemanticAnalyzer.analyze() called on the Driver.compile() method updates
the HiveOperation based on the analysis this does. However, the patch done on
HIVE-17048 does not update such operation and is send an invalid operation to
the postAnalyze() call.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)