Dharshana M Krishnamoorthy created ATLAS-4646:
-------------------------------------------------
Summary: [Lineage Improvements] On a single standalone table,
lineage information is missing on the latest bits
Key: ATLAS-4646
URL: https://issues.apache.org/jira/browse/ATLAS-4646
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Dharshana M Krishnamoorthy
Assignee: Dharshana M Krishnamoorthy
Attachments: Screenshot 2022-07-23 at 1.06.26 AM.png
Just create a table:
Eg:create table table_only(name string, e_id int, contact_no int);
This should have just the table as lineage info. but with the latest changes,
it displays
{code:java}
No lineage data found {code}
Attached the screenshot for the same
--
This message was sent by Atlassian Jira
(v8.20.10#820010)