Prerequisites
What are you trying to do that currently feels hard or impossible?
for bigquery, i have lots of datasets in my environment. i dont want to query all the datasets. i want only specific datasets. As of now we dont have that.
Suggested Solution(s)
can we add it something like this
sources:
my-bigquery-source:
kind: "bigquery"
project: "my-project-id"
dataset_id: "dataset_id"
Alternatives Considered
No response
Additional Details
No response
Prerequisites
What are you trying to do that currently feels hard or impossible?
for bigquery, i have lots of datasets in my environment. i dont want to query all the datasets. i want only specific datasets. As of now we dont have that.
Suggested Solution(s)
can we add it something like this
sources:
my-bigquery-source:
kind: "bigquery"
project: "my-project-id"
dataset_id: "dataset_id"
Alternatives Considered
No response
Additional Details
No response