Details
Description
This is not happening because Lineage is being exposed by MoveTask which checks for a LoadTableDesc. In case of CTAS the table is created after the MoveTask.
Proposed solution is to add a flag to CreateTableDesc to track a CTAS operation, and have the DDLTask expose the lineage if this flag is set.
Attachments
Issue Links
- is depended upon by
-
ATLAS-247 Hive Column level lineage
-
- Resolved
-
- is related to
-
HIVE-14706 Lineage information not set properly
-
- Closed
-