stevedlawrence commented on issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle URL: https://github.com/apache/nifi/pull/3130#issuecomment-469278510 That doesn't seem totally unreasonble to me. I'm relatievely new to the Record/Avro concept. It sounds to me like to take that route we would need to convert the DFDL schema to an Avro schema that the wrapped JsonTreeReader would use to parse the Daffodil-created JSON? Daffodil doesn't currently have an API to do that, so we'd need to develop that. If instead Daffodil were to create Records directly like mentioned in previous comments, would something like that converter still be necessary? Or can one build up records without really having a concept of a schema?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
