Data Engineering Weekly Notes
Mar 30 – Apr 5 · 2026-W14
1 event this week
🏛️ FinCEN whistleblower week (cont.) Compliance
🏛️ Senate recess Markets
⚡⚡ Flink CDC 3.6.0 Data Engineering
🧠 Feynman Takeaway
Flink CDC 3.6.0 released — the biggest CDC release of 2026 with AI pipeline enhancements, new connectors, and better schema evolution.
Flink CDC 3.6.0 Released
In plain English
Apache Flink CDC 3.6.0 dropped with: enhanced schema evolution for AI pipelines (auto-propagate to ML feature stores), new Oracle source connector, Apache Hudi sink, VARIANT type support, PARSE_JSON function, and JDK 11+ support. This was the most significant CDC release of 2026.
Analogy
Imagine a universal translator that not only converts languages in real-time but also updates the dictionary when it learns new words. Flink CDC 3.6.0 does that for databases — it captures changes and automatically evolves the schema for downstream ML systems.
Why it matters
AI pipeline integration was the killer feature. ML feature stores could now automatically discover and ingest schema changes from source databases without manual intervention — a massive operational improvement.