Components

Incremental Fetching for Google BigQuery Extractor

To match the behaviour of other database extractors, we added support for Incremental Fetching and so-called "table mode" for Google BigQuery extractor.

Incremental Fetching for Google BigQuery Extractor

There's an option to set up Incremental Fetching which speeds up the extraction, because only new data will be downloaded in each run.

Also, for newly created configurations, you should be able to select from available tables and their columns.

The option to write SQL queries remains the same, and if you already have a configured extractor with queries, it will continue to work without additional changes.

Read more in our documentation.