nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils
Mark Payne b1901d5fe0 NIFI-3838: Initial implementation of RecordPath and UpdateRecord processor
NIFI-3838: Updated version from 1.2.0-SNAPSHOT to 1.3.0-SNAPSHOT; removed unneeded value from AttributeExpression.ResultType enum

NIFI-3838: Addressed PR Review feedback

NIFI-3838: Allow for schemas to be merged together for a record; refactored RecordSetWriterFactory so that there is a method to obtain the schema and then the writer is created with that schema. Added additional unit tests

NIFI-3838: Addressed problems with documentation based on PR Review

NIFI-3838: Fixed checkstyle violation

NIFI-3838: Addressed issue of comparing different types of Number objects

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

This closes #1772
2017-05-12 12:36:52 -04:00
..
src/main/java/org/apache/nifi/processors/hadoop NIFI-3838: Initial implementation of RecordPath and UpdateRecord processor 2017-05-12 12:36:52 -04:00
pom.xml NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00