exceptionfactory commented on PR #7231:
URL: https://github.com/apache/nifi/pull/7231#issuecomment-1553212554

   > @exceptionfactory After much deliberation we realized you were right that 
NIFI has other processors to handle the JSON transformations needed. We would 
still like though the ability to handle attributes as nested objects as you 
suggested:
   > 
   > > If we go forward with this change, it seems better to have a simple 
property like JSON Handling Strategy with values of Escaped String or Nested 
Object. That way, anything detected as JSON would be treated the same way, 
without the potential complexity of pattern-matching on FlowFile attribute 
names.
   > 
   > This would clearly highlight the fact that the processor can handle nested 
objects. Is that still okay?
   
   Thanks for evaluating the options. Yes, I think the Handling Strategy 
approach with the two options provides clarity on both the implementation side 
and the usability side. If you can make those adjustments to the PR, that would 
be great.


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