bbende commented on issue #3222: NIFI-5900 Added StreamingJsonReader. URL: https://github.com/apache/nifi/pull/3222#issuecomment-447880006 Thanks for clarifying, I originally missed how json path was being used here and I can now see how this is different. Both of the existing json readers are going node by node from the top level, where as this lets you directly target something nested and start iterating from there as if it was the top-level.
---------------------------------------------------------------- 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
