Skip to content

docs(transformations): document BigQuery input-mapping load types (CLONE/VIEW)#968

Merged
jordanrburger merged 2 commits into
mainfrom
bq-im-clone-default-load-types
Jun 22, 2026
Merged

docs(transformations): document BigQuery input-mapping load types (CLONE/VIEW)#968
jordanrburger merged 2 commits into
mainfrom
bq-im-clone-default-load-types

Conversation

@jirkasemmler

Copy link
Copy Markdown
Contributor

Jira issue(s): —

Documents the new BigQuery input-mapping load-type behavior, for use in Customer Success communication about the change.

Changes:

  • Rework the Loading type section on the Input and Output Mapping page to describe three load strategies — COPY, CLONE, and VIEW — plus AUTO (the default).
  • Document that BigQuery now defaults to CLONE (matching Snowflake), and that linked, external, and alias tables load as a read-only VIEW.
  • Clarify that COPY is the fallback when filters, data types, or incremental loading are used.
  • Add two UI screenshots: the per-table Load type option and the read-only view indicator.

Verified locally: npm run build is clean and node scripts/audit-phase2.mjs reports 0 missing images / no new issues introduced by this change.

🤖 Generated with Claude Code

…ONE/VIEW)

Rework the "Loading type" section of the Input and Output Mapping page to
reflect the new BigQuery behavior:

- introduce VIEW as a load type alongside COPY and CLONE (Auto/Copy/Clone/View)
- BigQuery now defaults to CLONE (matching Snowflake); linked, external,
  and alias tables load as a read-only VIEW
- COPY remains the fallback for filters, data types, and incremental loads
- add UI screenshots (Load type option, read-only view indicator)

Part of the Customer Success communication about the BigQuery default change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
connection-docs Ready Ready Preview, Comment Jun 22, 2026 2:40pm

Request Review

@keboola-pr-reviewer-bot keboola-pr-reviewer-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Verdict: needs_human (risk 2/5) · profile docs

This PR introduces substantive product-behaviour claims about BigQuery loading strategy that the reviewer cannot verify from the diff alone.

Concerns:

  • src/content/docs/transformations/mappings/index.md: New BigQuery-specific CLONE/VIEW/AUTO behaviour claims cannot be verified from the diff alone.
  • src/content/docs/transformations/mappings/load-type-options.png: Binary screenshot added; reviewer cannot confirm it matches the described UI state.
  • src/content/docs/transformations/mappings/read-only-view-indicator.png: Binary screenshot added; reviewer cannot confirm it shows the correct view indicator.

Suggested reviewers: keboola/docs

@odinuv odinuv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

já bych teda do dokumentace spíš psal, proč by si měl někdo chtít ten typ měnit a co máš z toho, že nepoužiješ ten defaultní.
To jak to vybírá defaultní typ mě nepřijde úplně užitečný pro uživatele.

@jordanrburger jordanrburger enabled auto-merge June 22, 2026 14:39
@jordanrburger jordanrburger merged commit 7ae7e94 into main Jun 22, 2026
3 checks passed
@jordanrburger jordanrburger deleted the bq-im-clone-default-load-types branch June 22, 2026 14:40
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.

5 participants