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

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


    from b28a0f6e5a Merge pull request #3896 from hansva/main
     add 8ec0871902 fix #3872 - Parquet input: opened files are never closed
     add fa0da2232e Apply spotless, #3872
     new bd9b953965 Merge pull request #3873 from sramazzina/3872

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../0072-prepare-parquet-file.hpl}                 | 229 +++++++++++++--------
 ...field-verify.hpl => 0072-read-parquet-file.hpl} | 141 ++++++-------
 .../main-0072-parquet-input-test-delete.hwf}       |  57 +++--
 .../hop/parquet/transforms/input/ParquetInput.java |  34 ++-
 .../parquet/transforms/input/ParquetInputData.java |   7 +
 5 files changed, 268 insertions(+), 200 deletions(-)
 copy integration-tests/{mdi/0007-add-checksum-child.hpl => 
transforms/0072-prepare-parquet-file.hpl} (55%)
 copy 
integration-tests/transforms/{0055-file-metadata-filename-fromfield-verify.hpl 
=> 0072-read-parquet-file.hpl} (70%)
 copy 
integration-tests/{neo4j/tests/neo4j-2812-graph-model-with-spaces-in-key-names/main-2812-model-with-spaces-in-key-names.hwf
 => transforms/main-0072-parquet-input-test-delete.hwf} (76%)

Reply via email to