This is an automated email from the ASF dual-hosted git repository.

martinzink pushed a change to branch MINIFICPP-2311
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from 347453e47 MINIFICPP-2311 Initial support for recordset readers and 
writers
     add c9aa16d7c review changes

No new revisions were added by this update.

Summary of changes:
 CONTROLLERS.md                                     | 32 +++++++++++
 .../controllers/JsonRecordSetReader.cpp            |  2 +
 .../controllers/JsonRecordSetReader.h              | 12 ++--
 .../controllers/JsonRecordSetWriter.cpp            |  8 ++-
 .../controllers/JsonRecordSetWriter.h              | 36 ++++++++----
 .../tests/unit/JsonRecordTests.cpp                 | 67 ++++++----------------
 libminifi/include/controllers/RecordSetReader.h    |  1 -
 libminifi/test/RecordSetTesters.h                  |  3 -
 8 files changed, 87 insertions(+), 74 deletions(-)

Reply via email to