Skip to content

Commit bae7d8d

Browse files
Update src/connections/storage/catalog/bigquery/index.md
1 parent 41e1ae5 commit bae7d8d

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/bigquery

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/bigquery/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ This behavior is expected. Segment only de-duplicates data in your views. Refer
226226

227227
If you notice that you are missing older BigQuery data, it might be due to a [dataset's default table expiration](https://cloud.google.com/bigquery/docs/updating-datasets#partition-expiration){:target="_blank”} in BigQuery. The default table expiration sets a standard expiration on all partitioned tables that are created.
228228

229-
However, you can safely remove these expirations from the tables/dataset and change them to ‘Never’, and change the dataset's default table expiration as needed. We will then be able to run a backfill for you to send all the historical data to your warehouse.
229+
You can safely change the default table expiration to ‘Never’, which removes these expirations from the tables/dataset and changes the dataset's default table expiration. Segment can then run a backfill for you and send all of your historical data to your warehouse.

0 commit comments

Comments
 (0)