a0x8o / kafka

A high-throughput, distributed, publish-subscribe messaging system
Apache License 2.0
66 stars 171 forks source link

Cast transformer does not support Struct. #6

Open jaroslawZawila opened 4 years ago

jaroslawZawila commented 4 years ago

I am trying to use Cast transformer to cast Struct to String. It does not work. Would you be happy to accept PR to add this functionality?