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 11e36e6bb5 Merge pull request #1542 from gvdutra/HOP-3993
     new 85f2509a33 HOP-3991 JSON input step output depends on parsing order 
HOP-3992 JSON input step loses row with null value
     new 1d1e1ccb73 HOP-3992 JSON input step loses row with null value
     new 25d93cf0a9 Merge pull request #1548 from sramazzina/HOP-3991

The 4137 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:
 core/src/main/java/org/apache/hop/core/Const.java  | 11 +++++
 .../ROOT/pages/pipeline/transforms/jsoninput.adoc  | 55 ++++++++++++++++++++++
 .../jsoninput/reader/FastJsonReader.java           | 23 +++++++--
 .../transforms/jsoninput/JsonInputTest.java        | 27 +++++++++++
 .../jsoninput/reader/FastJsonReaderTest.java       | 22 ++++++++-
 5 files changed, 132 insertions(+), 6 deletions(-)

Reply via email to