Hey team! 😄
I have a small PR for enabling lineage extraction for BigQuery views through the Data Catalog API. We already have this feature, but it's only working for Tables. Now the Data Catalog API is returning the Lineage for views and using it will be much faster than parsing the Views definition.
https://github.com/datahub-project/datahub/pull/8100