Hi Guys - this is regarding Oracle Column level lineage. I have used sqllineage to emit table and column-level lineage from Oracle source. Table-level lineage is fine.
But for column-level lineage I see some discrepancies between the functionality in version 0.9.6.3 and latest 10.2.
In the previous version, the column dropdown under the Column lineage tab below, it used to show the different columns to view lineage. But now it doesn't show in 10.2.
However, now I see the column lineage option if I right-click on the actual column under the Schema tab - on clicking it takes me back to the LIneage tab with column-lineage option selected and the column populated. It shows the lineage. -
My question is - why there are 2 places to see column level lineage and why are they showing different results ? I would expect columns to show in the dropdown under the LIneage tab on selecting Column Lineage.