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 8c29029f2c Merge pull request #2897 from sramazzina/2883
new 3eab7e222b fix #2908 Enhanced JSON Output error when does not receive
any rows
new 393d7e7df9 IT test and some cleanup, #2908
new 6d3853ae55 Merge pull request #2911 from sramazzina/2908
The 5795 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:
.gitignore | 2 +
... => 0005-enhanced-json-output-empty-stream.hpl} | 122 ++++++++++-----------
...ain-0005-enhanced-json-output-empty-stream.hwf} | 42 +++----
.../transforms/jsonoutputenhanced/JsonOutput.java | 21 ++--
.../jsonoutputenhanced/JsonOutputDialog.java | 92 ++++++++--------
.../jsonoutputenhanced/JsonOutputField.java | 3 +-
.../jsonoutputenhanced/JsonOutputKeyField.java | 3 +-
7 files changed, 140 insertions(+), 145 deletions(-)
copy integration-tests/json/{0003-json-write-block-size.hpl =>
0005-enhanced-json-output-empty-stream.hpl} (61%)
copy integration-tests/json/{main-0002-json-test-negative-index.hwf =>
main-0005-enhanced-json-output-empty-stream.hwf} (90%)