component-runtime
component-runtime copied to clipboard
fix(TCOMP-2827): empty avro records
- fix creation of empty avro records to much schema part with serialization part
Requirements
https://jira.talendforge.org/browse/TCOMP-2827
- Any code change adding any logic MUST be tested through a unit test executed with the default build
- Any API addition MUST be done with a documentation update if relevant