Eugene Koifman created HIVE-16447:
-------------------------------------
Summary: QueryPlan.getOperation() is not always correct
Key: HIVE-16447
URL: https://issues.apache.org/jira/browse/HIVE-16447
Project: Hive
Issue Type: Bug
Components: Query Planning
Affects Versions: 1.0.0
Reporter: Eugene Koifman
See logs from SemanticAnalzyerFactory.get() which prodce
{noformat}
"Unknown HiveOperation for query='" + query + "' queryId=" +
queryState.getQueryId();
{noformat}
when it's not set at all.
also see HIVE-16442 where it's not set correctly
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)