Skip to content

Conversation

gilsegment
Copy link
Contributor

@gilsegment gilsegment commented Sep 16, 2025

ticket

https://twilio-engineering.atlassian.net/browse/CLAS-1069

Proposed changes

Updating Reverse-ETL Setup with BigQuery Storage-API

Merge timing

ASAP

@gilsegment gilsegment requested a review from a team as a code owner September 16, 2025 12:09
Comment on lines 84 to 88
When setting up a BigQuery Reverse ETL source, you can choose which API Segment uses to read from BigQuery. You can make this selection during the initial setup, or later from Sources > Reverse ETL > BigQuery Source > Settings > Connection Settings.
- **REST API**
Recommended for most tables. REST is generally more cost-efficient, but syncs may be slower for very large datasets.
- **Storage API**
Recommended for large tables. The Storage API can significantly improve throughput and reduce sync times, but may incur higher costs. See [BigQuery Storage API client libraries](https://cloud.google.com/bigquery/docs/reference/storage/libraries) and [BigQuery pricing for data extraction](https://cloud.google.com/bigquery/pricing?hl=en#data_extraction_pricing) for more information
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gilsegment is there a reason why you want this info added after step 10? the placement of this info is very weird as step 10 is about the data location, unless you're saying that choosing which API Segment uses is related to the data location?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the order. @stayseesong

Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for segment-docs ready!

Name Link
🔨 Latest commit 7c222eb
🔍 Latest deploy log https://app.netlify.com/projects/segment-docs/deploys/68d69a3dd7bf57000824b733
😎 Deploy Preview https://deploy-preview-7945--segment-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gilsegment gilsegment merged commit a3b6688 into develop Sep 29, 2025
4 checks passed
@gilsegment gilsegment deleted the updateBQStorage-API branch September 29, 2025 20:23
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

@stayseesong stayseesong added the content-update updates to content that are not new features, includes grammar fixes, added notes label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants