You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add table resources as child resources of a dataset, if dataset resource type is not specified, table resources are not added into the imported resources.
To Reproduce
Create bigquery provider with only one resource type: table
Run fetch resources job
Job done successfully but resources added is 0
Expected behavior
Should insert/upsert table resources to db
The text was updated successfully, but these errors were encountered:
Description
guardian/plugins/providers/bigquery/provider.go
Line 159 in 3bd8e74
We add table resources as child resources of a dataset, if dataset resource type is not specified, table resources are not added into the imported resources.
To Reproduce
table
0
Expected behavior
Should insert/upsert table resources to db
The text was updated successfully, but these errors were encountered: