Skip to content

Commit 130bba4

Browse files
committed
Add Engineer feedback [netlify-build]
1 parent a6184da commit 130bba4

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

src/profiles/profiles-sync/index.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ When Segment runs historical backfills:
8686
- The `id_graph_updates` and `external_id_mapping_updates` tables sync your entire historical data to your warehouse.
8787
- The `identities`, `page`, `screens`, and `tracks` tables sync the last two months of events to your warehouse.
8888

89+
Segment lands the data on an internal staging location, then removes the backfill banner. Segment then syncs the backfill data to your warehouse.
90+
8991
Reach out to [Segment support](https://app.segment.com/workspaces?contact=1){:target="blank"} if your use case exceeds the scope of the initial setup backfill.
9092

91-
> warning ""
92-
> For event tables, Segment can only backfill up to 2,000 tables for each workspace.
9393

9494
> success ""
9595
> While historical backfill is running, you can start building [materialized views](/docs/profiles/profiles-sync/tables/#tables-you-materialize) and running [sample queries](/docs/profiles/profiles-sync/sample-queries).
@@ -104,6 +104,15 @@ To start seeing unified profiles in your warehouse and build attribution models,
104104

105105
Please visit [Tables you materialize](/docs/profiles/profiles-sync/tables/#tables-you-materialize) for more on how to materialize these views either on your own, or with [Segment's open source dbt models](https://github.com/segmentio/profiles-sync-dbt){:target="blank"}.
106106

107+
## Profiles Sync limits
108+
109+
As you use Profiles Sync, please keep the following limits in mind:
110+
111+
- For event tables, Segment can only backfill up to 2,000 tables for each workspace.
112+
- Segment can only initiate backfills after a successful sync with > 0 rows.
113+
- For every sync, the total dataset Segment can sync is limited to 20TB.
114+
115+
107116
## Working with synced warehouses
108117

109118
<!-- add transition line here -->

0 commit comments

Comments
 (0)