Jimmy Xiang created HIVE-11464:
----------------------------------

             Summary: lineage info missing if there are multiple outputs
                 Key: HIVE-11464
                 URL: https://issues.apache.org/jira/browse/HIVE-11464
             Project: Hive
          Issue Type: Bug
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang


If there are multiple outputs, for example,
from (select ...) t
insert into table t1 select * from t
insert into table t2 select * from t;

The lineage info for table t2 is not emitted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to