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/hop.git


    from 72407641bb Merge pull request #3180 from hansva/master
     new 8617e81a62 basic json input sample #2237
     new 6d54596d5e json nested elements samples. #2237
     new e9ef324001 added nested JSON element parsing explanation. #2237
     new 684247cdd8 Merge pull request #3197 from bamaer/2237

The 6033 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:
 .../ROOT/pages/pipeline/transforms/jsoninput.adoc  |   7 +
 .../main/samples/transforms/json-input-basic.hpl   | 219 +++-----
 .../transforms/json-input-nested-elements.hpl      | 619 +++++++++++++++++++++
 3 files changed, 713 insertions(+), 132 deletions(-)
 copy 
integration-tests/beam_directrunner/0008-target-output-transform-validation.hpl 
=> plugins/transforms/json/src/main/samples/transforms/json-input-basic.hpl 
(56%)
 create mode 100644 
plugins/transforms/json/src/main/samples/transforms/json-input-nested-elements.hpl

Reply via email to