I have kafka template and avdl schema. avdl schema format:
recors name{ union {null, int } a; union {null, string} b; }
now i call kafkaT