[
https://issues.apache.org/jira/browse/HIVE-25229?focusedWorklogId=612867&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-612867
]
ASF GitHub Bot logged work on HIVE-25229:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/21 20:45
Start Date: 21/Jun/21 20:45
Worklog Time Spent: 10m
Work Description: jcamachor merged pull request #2377:
URL: https://github.com/apache/hive/pull/2377
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 612867)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)