awelless commented on PR #11537: URL: https://github.com/apache/nifi/pull/11537#issuecomment-5317144786
@pvillard31 I added the field presence check in `DataTypeUtils`. I expect that `merge` method returns a schema which is a superset of both original schemas. Please let me know if this is not desired, and we want to keep the behavior of `DataTypeUtils.merge` as is. Then I'll move the logic into the Kafka classes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
