Skip to content

docs: Add missing schema_evolution parameter to Debezium connector docs#1738

Merged
lukekim merged 1 commit into
trunkfrom
fix/debezium-schema-evolution-param
May 18, 2026
Merged

docs: Add missing schema_evolution parameter to Debezium connector docs#1738
lukekim merged 1 commit into
trunkfrom
fix/debezium-schema-evolution-param

Conversation

@claudespice
Copy link
Copy Markdown
Collaborator

Summary

Changes

  • Added schema_evolution row to the Debezium connector parameter table in website/docs/components/data-connectors/debezium.md
  • vNext only — this parameter is on trunk and not in any release tag yet

Reference

Verified against spiceai/spiceai at trunk — debezium.rs:244-246

The Debezium connector's `schema_evolution` runtime parameter (default:
`false`) was added in spiceai/spiceai#10144 but never documented. When
enabled, the connector peeks at the latest Kafka message to detect
schema changes on reload.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: lukekim, claudespice

@github-actions
Copy link
Copy Markdown

🚀 deployed to https://c96043bb.spiceai-org-website.pages.dev

@lukekim lukekim self-assigned this May 18, 2026
@lukekim lukekim enabled auto-merge (rebase) May 18, 2026 19:42
@lukekim lukekim merged commit 6787b03 into trunk May 18, 2026
8 of 12 checks passed
@lukekim lukekim deleted the fix/debezium-schema-evolution-param branch May 18, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants