nifi/nifi-nar-bundles/nifi-extension-utils
Mark Payne 2895bac2c0
NIFI-8512: When converting to/from Avro UNION type, we can be more efficient when the UNION consists of a Null type and one other type by determinine the non-null type and just using that. Also eliminated a call to List.stream() and related .collect() call by using an existing method that performs the logic without the very expensive call to stream()
Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #5051
2021-05-06 16:06:23 -04:00
..
nifi-database-test-utils NIFI-7873 merging release branch to latest and updating to 1.14.0-SNAPSHOT 2021-02-15 12:09:32 -07:00
nifi-database-utils NIFI-8368: If decimal scale > precision, set precision = scale 2021-03-29 10:53:46 -05:00
nifi-hadoop-utils NIFI-8206: Added identifiesExternalResource() method to PropertyDescriptor.Builder and implemented functionality. 2021-04-12 11:48:04 -04:00
nifi-kerberos-test-utils NIFI-8206: Added identifiesExternalResource() method to PropertyDescriptor.Builder and implemented functionality. 2021-04-12 11:48:04 -04:00
nifi-processor-utils NIFI-8329 - Updated dependencies with no build failures 2021-03-19 14:46:33 -05:00
nifi-prometheus-utils NIFI-7873 merging release branch to latest and updating to 1.14.0-SNAPSHOT 2021-02-15 12:09:32 -07:00
nifi-record-utils NIFI-8512: When converting to/from Avro UNION type, we can be more efficient when the UNION consists of a Null type and one other type by determinine the non-null type and just using that. Also eliminated a call to List.stream() and related .collect() call by using an existing method that performs the logic without the very expensive call to stream() 2021-05-06 16:06:23 -04:00
nifi-reporting-utils NIFI-7873 merging release branch to latest and updating to 1.14.0-SNAPSHOT 2021-02-15 12:09:32 -07:00
nifi-service-utils NIFI-7873 merging release branch to latest and updating to 1.14.0-SNAPSHOT 2021-02-15 12:09:32 -07:00
nifi-syslog-utils NIFI-8397 update to simple-syslog-5424 0.0.16 2021-04-20 09:28:29 +02:00
pom.xml NIFI-7873 merging release branch to latest and updating to 1.14.0-SNAPSHOT 2021-02-15 12:09:32 -07:00