You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/11/12 18:25:47 UTC

[incubator-hop] branch master updated (d16e472 -> 0d93d5b)

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 d16e472  Merge pull request #1193 from mattcasters/master
     new be19769  HOP-3481 : Add "select fields from snippet"
     new 53bb15c  HOP-3481: minor cleanup
     new 0d93d5b  Merge pull request #1192 from uraychang/jsoninputsnippet

The 3171 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:
 .../transforms/jsoninput/JsonInputData.java        |   4 -
 .../transforms/jsoninput/JsonInputDialog.java      | 107 +++++++++++++--------
 .../transforms/jsoninput/JsonInputMeta.java        |  24 +++--
 .../jsoninput/messages/messages_en_US.properties   |   2 +
 4 files changed, 83 insertions(+), 54 deletions(-)