Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- causes
-
HIVE-25279 Fix q.outs caused by concurrent commits of HIVE-25240 and HIVE-25229
- Closed
- links to