This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 4ba56bf Merge pull request #848 from nadment/HOP-2931
new b1eeef8 HOP-2918 : Create transform integration tests: Switch/Case
and Set Field Value
new ce3272c HOP-2918 : Create transform integration tests: Switch/Case
and Set Field Value
new 71f1e8b Merge pull request #849 from mattcasters/master
The 2255 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:
...4-merge-join.hpl => 0027-switch-case-basic.hpl} | 422 +++++++++++++--------
...oalesce-fields.hpl => 0028-set-field-value.hpl} | 87 +++--
.../transforms/datasets/golden-set-field-value.csv | 9 +
.../datasets/golden-switch-case-basic.csv | 9 +
.../main-0027-switch-case.hwf} | 14 +-
.../main-0028-set-field-value.hwf} | 14 +-
...eam-lookup.json => golden-set-field-value.json} | 8 +-
...m-lookup.json => golden-switch-case-basic.json} | 8 +-
... UNIT.json => 0027-switch-case-basic UNIT.json} | 18 +-
...ge UNIT.json => 0028-set-field-value UNIT.json} | 14 +-
10 files changed, 360 insertions(+), 243 deletions(-)
copy integration-tests/transforms/{0014-merge-join.hpl =>
0027-switch-case-basic.hpl} (53%)
copy integration-tests/transforms/{0016-coalesce-fields.hpl =>
0028-set-field-value.hpl} (69%)
create mode 100644
integration-tests/transforms/datasets/golden-set-field-value.csv
create mode 100644
integration-tests/transforms/datasets/golden-switch-case-basic.csv
copy integration-tests/{mdi/main-0004-csv-input.hwf =>
transforms/main-0027-switch-case.hwf} (83%)
copy integration-tests/{mdi/main-0004-csv-input.hwf =>
transforms/main-0028-set-field-value.hwf} (83%)
copy integration-tests/transforms/metadata/dataset/{golden-stream-lookup.json
=> golden-set-field-value.json} (78%)
copy integration-tests/transforms/metadata/dataset/{golden-stream-lookup.json
=> golden-switch-case-basic.json} (78%)
copy integration-tests/transforms/metadata/unit-test/{0023-number-range
UNIT.json => 0027-switch-case-basic UNIT.json} (63%)
copy integration-tests/transforms/metadata/unit-test/{0023-number-range
UNIT.json => 0028-set-field-value UNIT.json} (63%)