Tamas Nemeth 94fae0a464
feat(ingest): bigquery - Promoting bigquery-beta to bigquery source (#6222)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-26 11:15:44 -07:00

243 B

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.