Skip to content

BigQuery Loader 2.2.1 - #1872

Draft
dp-release-docs[bot] wants to merge 1 commit into
mainfrom
bq-loader-2.2.1
Draft

BigQuery Loader 2.2.1#1872
dp-release-docs[bot] wants to merge 1 commit into
mainfrom
bq-loader-2.2.1

Conversation

@dp-release-docs

Copy link
Copy Markdown

BigQuery Loader 2.2.1

Documentation for the BigQuery Loader 2.2.1 release.

2.2.1 is a maintenance release (CVE fixes, common-streams bump 0.24.00.24.2, internal QA integration). No component reference config changed between 2.2.0 and 2.2.1, so the doc work is a config audit + applicability cleanup rather than new-feature documentation.

Changes

  • Bump bqLoader to 2.2.1 in src/componentVersions.js.
  • Common config — document four options present in reference.conf but previously undocumented. They were unchanged since 2.2.0, so they are pre-existing gaps and carry no (since) annotation:
    • retries.alterTableWait.delay
    • retries.tooManyColumns.delay
    • monitoring.healthProbe.port
    • monitoring.healthProbe.unhealthyLatency
  • Pub/Sub config — remove input.maxMessagesPerPull and input.debounceRequests, and add an MDX comment covering those plus input.parallelPullFactor. Per the common-streams 0.24.2 PubsubSourceConfig scaladoc these are "Only used when streamingPull is false", and BigQuery Loader uses the streaming-pull default (it does not override streamingPull in its modules/pubsub application.conf), so they are no-ops for this loader.

⚠️ Unresolved judgment calls (non-interactive run — please resolve at review)

  1. This release may already be documented on main. Commit b2b310a6 ("BigQuery Loader 2.2.1", BigQuery Loader 2.2.1 #1848) is already merged into main and covers this release. To produce a reviewable diff, this branch was based on that commit's parent and independently reconstructs the release docs — the resulting BigQuery Loader files are byte-identical to BigQuery Loader 2.2.1 #1848. If BigQuery Loader 2.2.1 #1848 already covers 2.2.1, close this PR as redundant. Otherwise reconcile/rebase onto main.
  2. Scope — snowflake-streaming-loader not touched. The same unary-pull-only options are still documented for the Snowflake Streaming Loader (0.6.1), which per the applicability reference also uses streaming pull, so they are likely no-ops there too. I did not change it because the provided sources only let me verify BigQuery Loader + common-streams (not the Snowflake loader's own application.conf). Recommend a follow-up verified against the Snowflake loader's source. (Note: BigQuery Loader 2.2.1 #1848 did include this cleanup.)
  3. Feature readiness. QA-832 "Consume Snowman's async rollout dispatch" (Breadcrumbs improvements #21) appears to be internal QA tooling with no user-facing config; not documented. Please confirm it is not meant to be public.

🤖 Generated with Claude Code

Bump bqLoader to 2.2.1 and document configuration for the release.

Common config (pre-existing gaps found by auditing reference.conf against
the docs — unchanged since 2.2.0, so no `(since)` annotation):
* retries.alterTableWait.delay
* retries.tooManyColumns.delay
* monitoring.healthProbe.port
* monitoring.healthProbe.unhealthyLatency

Pub/Sub config: remove `input.maxMessagesPerPull` and `input.debounceRequests`,
and add an MDX comment covering those plus `input.parallelPullFactor`. Per the
common-streams 0.24.2 `PubsubSourceConfig` scaladoc these options are "Only used
when streamingPull is false", and BigQuery Loader uses the streaming-pull default
(it does not override `streamingPull` in modules/pubsub application.conf), so they
are no-ops for this loader.

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

Copy link
Copy Markdown

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
documentation ca049fd Commit Preview URL

Branch Preview URL
Jul 23 2026, 06:20 PM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant