Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: 4.2.1 (4.1.0 GA Suite Release)
-
Fix Version/s: 4.4 / 5.0 Reservoir
-
Component/s: Plug-In
-
Labels:
-
QA Validation Status:Not Yet Validated
Description
Large JSON files in a single line are hard to read, and even most editors have difficulties opening a large file in one line.
XML Output step also defaults to pretty-print output. (or at least a single line per row)
XML Output step also defaults to pretty-print output. (or at least a single line per row)
Attachments
Issue Links
| This issue relates to: | ||||
| PDI-7243 | JSON Output Step throws NullPointerException when previewing no rows |
|
|
|
| PDI-7198 | JSON Output should support outputting without array |
|
|
|
| This issue is related to: | ||||
| PDI-7195 | JSON Output Step does not return proper JSON structure |
|
|
|
| PDI-7196 | JSON Output Step should support outputting without bloc |
|
|
|
* Enable pretty-print
* Fix JSON output structure
Incorporates bug fix of #
PDI-7195.PDI-7195.