You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2022/12/09 20:17:33 UTC

[nifi] branch main updated (ac8e3dae58 -> 2fa82179a8)

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

exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from ac8e3dae58 NIFI-10637 Deterministic TestGenerateTableFetch testMultipleColumnTypeMissing
     add 2fa82179a8 NIFI-10576 Added onFinishRecordSet implementation for WriteParquetResult

No new revisions were added by this update.

Summary of changes:
 .../nifi/parquet/ParquetRecordSetWriter.java       |  2 +-
 .../nifi/parquet/record/WriteParquetResult.java    | 19 ++++++++++++----
 .../nifi/parquet/TestParquetRecordSetWriter.java   | 26 +++++++++++++++++-----
 3 files changed, 37 insertions(+), 10 deletions(-)