MikeThomsen commented on issue #3329: NIFI-6062: Add support for BLOB, CLOB, NCLOB in record handling URL: https://github.com/apache/nifi/pull/3329#issuecomment-466816853 Yeah, it uses `bytea` from what I read in the docs. MySQL supports blobs, but uses `LONGTEXT` instead of `CLOB` and doesn't support `NCLOB`. Any good FOSS options or would I have to install Oracle to run this?
---------------------------------------------------------------- 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
