Join Slack
Powered by
what is default_target_schema for the bigquery int...
# contributing-to-airbyte
m
Michel
09/12/2020, 12:55 AM
what is default_target_schema for the bigquery integration?
u
user
09/12/2020, 12:58 AM
Pipelinewise’s target calls it a schema but it’s just a dataset
u
user
09/12/2020, 12:59 AM
They allow you to redirect different singer streams into different datasets/tables. They also use temporary tables that can live in different datasets
u
user
09/12/2020, 1:27 AM
you mean a table right?
u
user
09/12/2020, 1:27 AM
because there is already a dataset field
u
user
09/12/2020, 1:28 AM
Their “schema” refers to a dataset
u
user
09/12/2020, 1:28 AM
Not a table.
Open in Slack
Previous
Next