Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-11464

lineage info missing if there are multiple outputs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HIVE-11464.1.patch
          23 kB
          Jimmy Xiang

        Activity

          People

            jxiang Jimmy Xiang
            jxiang Jimmy Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: