You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2015/08/12 01:29:45 UTC

[jira] [Updated] (HIVE-11464) lineage info missing if there are multiple outputs

     [ https://issues.apache.org/jira/browse/HIVE-11464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HIVE-11464:
-------------------------------
    Attachment: HIVE-11464.1.patch

> 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)