MikeThomsen commented on issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle URL: https://github.com/apache/nifi/pull/3130#issuecomment-467459589 Reading over the comments here, I'm wondering if it would make sense to consider creating a wrapper around our record readers for this instead of going to a straight competition with Avro. For example, I could see potential with the PCAP [example](https://daffodil.apache.org/examples/) reading the PCAP data into JSON and then transforming the JSON into Avro by having a `DaffodilReader` that could wrap `JsonTreeReader` and emit JSON to the reader. Thoughts?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
