My company has a BigQuery database with multiple datasets and we need to sync one such dataset to a PostgreSQL database. Is it possible to only sync said dataset without having to go through all the other datasets?
Hey we have dataset_id
this as the part the configuration for the bigquery source won’t that solve the problem?