MikeThomsen commented on issue #3953: NIFI-5901 Added JSON/JSONB support to PutDatabaseRecord URL: https://github.com/apache/nifi/pull/3953#issuecomment-574383067 @mattyb149 did some experimentation with the jackson mapper, and I don't think it's a very good solution for some of the XML use cases that might arise here. Not sure what the right solution for XML is, but I think sticking with JSON is the right call for now. Do you know of any cases where not automatically treating `Types.OTHER` from JDBC as JSON would be the right call?
---------------------------------------------------------------- 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
