mattyb149 commented on issue #3329: NIFI-6062: Add support for BLOB, CLOB, NCLOB in record handling URL: https://github.com/apache/nifi/pull/3329#issuecomment-466787301 Just ExecuteSQLRecord (PDR is a [separate issue](https://issues.apache.org/jira/browse/NIFI-6061)). Also Postgres might not return Blob/Clob, I think they use `bytea` so not sure what the JDBC driver returns.
---------------------------------------------------------------- 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
