mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-27 03:19:51 +00:00

* Running lineage extraction after metadata extraction Adding table creation/alter time to the datasetproperties Fixing bigquery permissions doc * Disabling by default to run sql parser in a separate process Fixing adding views to the global view list
Ingesting metadata from Bigquery requires either using the bigquery module with just one recipe (recommended) or the two separate modules bigquery-legacy and bigquery-usage-legacy (soon to be deprecated) with two separate recipes.