Skip to content

[doc][io] List the Debezium MariaDB source in the README connector table - #72

Merged
david-streamlio merged 1 commit into
apache:masterfrom
david-streamlio:doc/readme-mariadb-source
Jul 9, 2026
Merged

[doc][io] List the Debezium MariaDB source in the README connector table#72
david-streamlio merged 1 commit into
apache:masterfrom
david-streamlio:doc/readme-mariadb-source

Conversation

@david-streamlio

Copy link
Copy Markdown
Contributor

Motivation

#69 added the Debezium MariaDB source connector, but the README's Sources table still reads Debezium (MySQL, PostgreSQL, MongoDB, MSSQL, Oracle) — the documentation commit did not make it into the merged change.

Modifications

Add MariaDB to the Debezium row of the Sources table.

Note that the repo's other doc surfaces were already covered by #69: the sample source config (debezium-mariadb-source-config.yaml) ships with the module, and the module is wired into docs/build.gradle.kts. ConnectorDocGenerator only emits pages for @Connector-annotated classes, which no Debezium module uses, so no generated page is expected for MariaDB — same as for its five siblings.

The connector was added in apache#69 but the README's Sources table was not
updated in the merged commit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the top-level README connector listing so the Debezium Sources table reflects that the repository includes a Debezium MariaDB source connector (added previously in #69), keeping the primary documentation entry point accurate.

Changes:

  • Adds “MariaDB” to the Debezium row in the README “Sources” connector table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@david-streamlio
david-streamlio merged commit 48aa4ae into apache:master Jul 9, 2026
2 checks passed
@david-streamlio
david-streamlio deleted the doc/readme-mariadb-source branch July 9, 2026 21:48
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.

2 participants