sammu97 commented on PR #10545:
URL: https://github.com/apache/nifi/pull/10545#issuecomment-4053265615

   > > @exceptionfactory That solution works for me to be honest. Just one 
thing if we go this route though, I do still believe that this behaviour with 
the JoltTransformRecord should be documented somewhere, so that users are aware 
of it. What do you think?
   > 
   > Thanks for the confirmation, and for your work in this pull request 
@sammu97. Yes, I agree it would be helpful to document the current behavior of 
`JoltTransformRecord` as it stands. The documentation for the Record Reader 
property mentions something about the record schema, so updating that property 
documentation in a separate pull request seems reasonable.
   > 
   > To address the primary goal, I submitted pull request #11001 for 
[NIFI-15712](https://issues.apache.org/jira/browse/NIFI-15712) adding support 
for JSON Lines/NDJSON to the `JoltTransformJSON` Processor. After some minor 
refactoring, it was a straightforward addition, which sounds like it should fit 
the use case of widely varying JSON elements, avoiding the record schema 
challenges.
   
   Awesome, thanks @exceptionfactory for the solution! Looking forward to 
having this deployed


-- 
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]

Reply via email to