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

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


    from 96db8d0cfc additional metadata annotation properties #3981 (#4081)
     add 21b06ed3c2 CrateDB numbers conversion fix
     new d64161fb35 Merge pull request #4043 from 
xdelox/cratedb-number-conversion-fix

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:
 ...0003-http-endpoint-double-precision-VERIFY.hpl} |    31 +-
 .../0003-http-endpoint-double-precision.hpl}       |   272 +-
 integration-tests/cratedb/datasets/housing.csv     | 20641 +++++++++++++++++++
 ...> main-0003-http-endpoint-double-precision.hwf} |   146 +-
 .../0003-http-endpoint-double-precision UNIT.json  |    78 +
 ...ttp-endpoint-double-precision-VERIFY UNIT.json} |     6 +-
 plugins/transforms/cratedbbulkloader/pom.xml       |     9 +-
 .../cratedbbulkloader/CrateDBBulkLoader.java       |    67 +-
 .../cratedbbulkloader/CrateDBBulkLoaderData.java   |     4 +
 .../http/CrateDBBulkImportTest.java                |   224 +
 ....java => HttpClientBulkImportResponseTest.java} |     2 +-
 11 files changed, 21235 insertions(+), 245 deletions(-)
 copy integration-tests/{mdi/0018-combination-lookup-verify.hpl => 
cratedb/0003-http-endpoint-double-precision-VERIFY.hpl} (80%)
 copy integration-tests/{gcp/0001-input-output-validation.hpl => 
cratedb/0003-http-endpoint-double-precision.hpl} (63%)
 create mode 100644 integration-tests/cratedb/datasets/housing.csv
 copy integration-tests/cratedb/{main-0001-http-endpoint.hwf => 
main-0003-http-endpoint-double-precision.hwf} (61%)
 create mode 100644 
integration-tests/cratedb/metadata/unit-test/0003-http-endpoint-double-precision
 UNIT.json
 copy 
integration-tests/{transforms/metadata/unit-test/0032-fields-change-sequence 
UNIT.json => 
cratedb/metadata/unit-test/0003-http-endpoint-double-precision-VERIFY 
UNIT.json} (64%)
 create mode 100644 
plugins/transforms/cratedbbulkloader/src/test/java/org/apache/hop/pipeline/transforms/cratedbbulkloader/http/CrateDBBulkImportTest.java
 rename 
plugins/transforms/cratedbbulkloader/src/test/java/org/apache/hop/pipeline/transforms/cratedbbulkloader/http/{HttpBulkImportResponseTest.java
 => HttpClientBulkImportResponseTest.java} (98%)

Reply via email to