[
https://issues.apache.org/jira/browse/HIVE-25229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25229:
----------------------------------
Labels: pull-request-available (was: )
> Hive lineage is not generated for columns on CREATE MATERIALIZED VIEW
> ---------------------------------------------------------------------
>
> Key: HIVE-25229
> URL: https://issues.apache.org/jira/browse/HIVE-25229
> Project: Hive
> Issue Type: Bug
> Reporter: Soumyakanti Das
> Assignee: Soumyakanti Das
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> While creating materialized view HookContext is supposed to send lineage info
> which is missing.
> CREATE MATERIALIZED VIEW tbl1_view as select * from tbl1;
> Hook Context passed from hive.ql.Driver to Hive Hook of Atlas through
> hookRunner.runPostExecHooks call doesn't have lineage info.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)