When I create a transformation feed using the GUI editor (just select the table name in the search bar and click add) I noticed that the lineage window/ tab shows the hole lineage from the source file (say mydata.csv) to the hive Table.
I do the same thing but I use the SQL editor instead of the GUI (I copy paste the same quey generated in the first scenario). This time the lineage does NOT show me the source file, it shows only the feed and the hive table.