Tuesday, June 16, 2026
Priorities
- Finalize the pull request in the debezium-example repository. debezium-examples#413
Work Log
Open Source Contribution — Debezium Example — debezium-examples#413
Situation
I committed to resolving an issue (dbz#1809) to standardize Java versions and the Debezium BOM across modules. I found out that the AI RAG module has not yet been standardized. Therefore, I need to standardize it.
Task
Create a pull request to standardize the AI RAG module.
Action
I adopted the Debezium BOM in this module, used Java version 21, removed unnecessary dependencies, and added a description of this module to the README. After that, I created a pull request consist these changes.
Result
As a result the pull request debezium-examples#413 got approved by the Debezium team.
Blockers
N/A
Carry-overs
- Create a live demo for LLM Inference
Reflection
N/A