Skip to content

Commit 0d47e1c

Browse files
committed
table format fix
1 parent a7f447b commit 0d47e1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Permission | Details
4040
`bigquery.jobs.create` | This allows Segment to execute queries on any datasets or tables your model query references, and also allows Segment to manage tables used for tracking.
4141

4242
If you don't want to grant Segment `bigquery.datasets.create` access, you can create your own `__segment_reverse_etl` dataset and give Segment the following permissions:
43+
4344
Permission | Details
4445
---------- | --------
4546
`bigquery.datasets.get` | This allows Segment to determine if the `__segment_reverse_etl` dataset exists.

0 commit comments

Comments
 (0)