dan-s1 commented on PR #7231: URL: https://github.com/apache/nifi/pull/7231#issuecomment-1551894936
@exceptionfactory I agree with you that is counter intuitive so much so my first iteration of this PR actually always converted to JSON. I was told though that converting all attributes to JSON would cause a problem in a particular flow. So per your suggestion could we have 3 allowable values, `Escaped String`, `Nested Object` and `Pick&Choose`? If `Pick&Choose` is chosen then there is another property which depends on it which would be the regex for picking which attributes should be converted to JSON. -- 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]
