Select schemas and tables to sync
Select schemas
Select the source schemas containing the tables you want Striim to sync to BigQuery, then click Next.
The first time you run the pipeline, Striim will create target datasets in BigQuery with the same names as the selected schemas automatically.
Caution
The only special character allowed in BigQuery dataset names is underscore (_
), so the names of the selected schemas must not contain any other special characters. For more information, see BigQuery > Documentation > Guides > Creating datasets > Name datasets.
Select tables
Select the source tables you want Striim to sync to BigQuery, then click Next.
The first time you run the pipeline, Striim will create tables with the same names, columns, and data types in the target datasets.
For information on supported datatypes and how they are mapped between your source and BigQuery, see Data type support & mapping for schema conversion & evolution.