Skip to content

Comment on Launch HN: Artie (YC S23) – Real time data replication to data warehouses

Comments

The blocker for testing this out and using it at my place of employment is lack of binary data type in MySQL, any plans to add this?

Definitely. Do you expect the resulting data to also be in binary / bytes format in your DWH?

I ask because there's a workaround by setting `binary.handling.mode` to a STRING type [1].

Transfer will then automatically pick this up and write this as a B64 string to the DWH.

[1] https://debezium.io/documentation/reference/stable/connector...

Thanks for the reply! We'll be keeping an eye on it

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.