nifi/nifi-nar-bundles/nifi-extension-utils
Mark Payne 2126dbbe29
NIFI-10660: When converting Avro GenericRecord to a java Map, check GenericRecord's schema to see if field exists before calling Record.get().
NIFI-10660: Added unit tests; fixed bug to ensure that we use the desired field name when checking if it exists in schema

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #6688
2022-11-21 15:09:31 -05:00
..
nifi-bin-manager NIFI-10818: Fixed bug in which oldest bin in MergeContent was not being evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException). 2022-11-16 16:49:29 -05:00
nifi-database-test-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-database-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-dbcp-base NIFI-10370 Create PutSnowflake processor using Snowpipe ingest 2022-11-18 16:19:03 +01:00
nifi-event-listen NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-event-put NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-event-transport NIFI-10780 Improved Event Server to avoid dropping messages 2022-11-10 15:38:43 -05:00
nifi-hadoop-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-kerberos-test-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-listed-entity NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-prometheus-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-put-pattern NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-record-utils NIFI-10660: When converting Avro GenericRecord to a java Map, check GenericRecord's schema to see if field exists before calling Record.get(). 2022-11-21 15:09:31 -05:00
nifi-reporting-utils NIFI-10688 Update javax.json-api & javax.json 2022-10-28 08:02:28 -04:00
nifi-service-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-syslog-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
pom.xml NIFI-10659: Extracted DBCP common code to nifi-dbcp-base module for use in Snowflake NAR 2022-10-18 17:04:14 -04:00