nifi/nifi-nar-bundles/nifi-extension-utils
zhangcheng e18b4f0c75
NIFI-7410 Update JdbcCommon.java when javaSqlType is CLOB or NCLOB in convertToAvroStream method, use the DataTypeUtils.toString(clob/nClob,(String) null, StandardCharsets.UTF_8)) method to get the String
NIFI-7410 Update JdbcCommon.java when javaSqlType is CLOB or NCLOB in convertToAvroStream method, use the CharacterStream rto read the value of CLOB
NIFI-7410 Add a unit test. validate if it's unreadable when the clob value is Chinese, Japanese, and Korean.

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #4243.
2020-07-17 14:39:30 +02:00
..
nifi-database-test-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-database-utils NIFI-7410 Update JdbcCommon.java when javaSqlType is CLOB or NCLOB in convertToAvroStream method, use the DataTypeUtils.toString(clob/nClob,(String) null, StandardCharsets.UTF_8)) method to get the String 2020-07-17 14:39:30 +02:00
nifi-hadoop-utils NIFI-7025: Initial commit adding Kerberos Password feature for Hive components 2020-03-02 11:28:59 -05:00
nifi-processor-utils NIFI-7509: Added optional Record Writer property to all List* Processors 2020-06-19 17:30:40 +02:00
nifi-prometheus-utils NIFI-7408 - added percent used metrics for connections 2020-04-29 13:11:06 -04:00
nifi-record-utils NIFI-7572: Added ScriptedTransformRecord processor. Addressed a couple of minor bugs in mock classes that were encountered during testing. 2020-07-08 15:52:06 -04:00
nifi-reporting-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-service-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-syslog-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
pom.xml NIFI-7273: Add flow metrics REST endpoint with for Prometheus scraping (#4156) 2020-04-03 16:12:53 -04:00