You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/02/24 15:35:13 UTC

[GitHub] mattyb149 commented on issue #3329: NIFI-6062: Add support for BLOB, CLOB, NCLOB in record handling

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:
users@infra.apache.org


With regards,
Apache Git Services