Skip to content

Commit

Permalink
Update warehouse-connectors.mdx (#1724)
Browse files Browse the repository at this point in the history
Adding context for the 1MB limit on json columns from BQ to GCS step

Co-authored-by: Donna <[email protected]>
  • Loading branch information
santigracia and Tofufu authored Jan 27, 2025
1 parent d765d86 commit 54a0e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/docs/tracking-methods/warehouse-connectors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Navigate to [Project Settings → Warehouse Sources](https://mixpanel.com/report
TO "<mixpanel-service-account>"
```

JSON columns mapped in BigQuery containing multiple properties are subject to a hard limit of 1MB per record. This limitation is imposed by Google Cloud's handling of JSON objects and applies during the intermediate step where data is written to the GCS bucket.
</Tabs.Tab>
<Tabs.Tab>
<div style={{position: 'relative', paddingBottom: '64.90384615384616%', height: 0}}>
Expand Down

0 comments on commit 54a0e29

Please sign in to comment.