[ 
https://issues.apache.org/jira/browse/HIVE-11464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692503#comment-14692503
 ] 

Jimmy Xiang commented on HIVE-11464:
------------------------------------

The patch is on RB: https://reviews.apache.org/r/37375/

> 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
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: HIVE-11464.1.patch
>
>
> 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