Skip to content

docs(bigquery): add FAQ about table partitioning by timestamp#16153

Open
rossgray wants to merge 1 commit intomasterfrom
docs/bigquery-batch-export-partitioning
Open

docs(bigquery): add FAQ about table partitioning by timestamp#16153
rossgray wants to merge 1 commit intomasterfrom
docs/bigquery-batch-export-partitioning

Conversation

@rossgray
Copy link
Copy Markdown
Contributor

@rossgray rossgray commented Apr 2, 2026

Changes

Adds a new FAQ entry to the BigQuery batch exports docs explaining that PostHog partitions the table by the timestamp column when it creates it. If users need different partitioning or clustering, they should create the table manually before setting up the export.

Checklist

  • I've read the docs and/or content style guides.
  • Words are spelled using American English
  • Use relative URLs for internal links
  • I've checked the pages added or changed in the Vercel preview build
  • If I moved a page, I added a redirect in vercel.json

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Apr 02, 2026 03:53PM

@rossgray rossgray requested a review from tomasfarias April 2, 2026 15:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Vale prose linter → found 0 errors, 9 warnings, 1 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/cdp/batch-exports/bigquery.mdx — 0 errors, 9 warnings, 1 suggestions
Line Severity Message Rule
55:255 warning Use bold (text) for UI elements, not quotes. PostHogDocs.UIBoldNotQuotes
79:178 warning Use bold (text) for UI elements, not quotes. PostHogDocs.UIBoldNotQuotes
122:3 warning Use 'UUID' instead of 'uuid'. Vale.Terms
128:69 suggestion Address the reader directly. Use 'you' instead of 'the user'. PostHogDocs.DirectAddress
130:3 warning 'ip' is a possible misspelling. PostHogBase.Spelling
143:57 warning Use 'ID' instead of 'id'. Vale.Terms
145:57 warning Use 'ID' instead of 'id'. Vale.Terms
212:4 warning 'FAQ' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase
235:292 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
237:289 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant