Closed a1shadows closed 6 months ago
@authorjapps what are your thoughts?
@authorjapps what are your thoughts?
@a1shadows , is it possible to provide an example with a usecase please?
A scenario with steps will be useful.
I think #657 is an example of this
When we supply recordType for kafka producer or consumer step or RAW/JSON, it assumes that both key and value will be both either RAW or JSON.
In reality, there are many scenarios where the key is an integer/string but the value is JSON.