Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

chore: Update bigquery.yaml #38

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config_examples/bigquery.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
default_pulling_interval: 10
token: "B28sfRmkntxf6YJdIwvN6urB7i7riiMbeEjJCGYY"
token: "**TOKEN**"
platform_host_url: "http://localhost:8080"
plugins:
- type: bigquery_storage
name: bigquery_storage_adapter
project: project_name
datasets_filter: # Optional, if not provided all datasets from the project will be fetched
include: [ patterns_to_include ] # Dataset name patterns to include
exclude: [ patterns_to_exclude ] # Dataset name patterns to exclude
exclude: [ patterns_to_exclude ] # Dataset name patterns to exclude