#FlinkCDC
Wrapping my head around #FlinkCDC, what it is, how it interacts with #ApacheFlink —and what it means for a data engineer like me who lives in SQL and config for pipelines, not coding :)

#dataBS
December 2, 2024 at 5:57 PM
📝 BLOGGED ✏️

Here is the #FlinkCDC #JSON #UDF #deepdive I hinted at lately.

Hopefully useful for anyone trying to extend the processing capabilities of Flink CDC by means of UDFs and ideally saves you a few precious hours if you have similar requirements.

🔗 dev.to/hpgrahsl/fli...
Flink CDC from the Trenches: Handling JSON in Pipelines with UDFs
Introduction Recently, I shared a custom function (FROM_JSON) for Apache Flink to ease the...
dev.to
December 16, 2025 at 7:32 PM