Results 1 comments of anup

I think this is an AVRO issue. In my case, `CRTE_TMS` was created as a `Union` type field (It can contain `null` or a `long` value) in avro schema. When...