Skip to content

Json Loader - write each row in new line #1180

@norberttech

Description

@norberttech

While working with Json files it might get handy to write each row as a new line in the json file.
It should be parametrized, and whenever putRowsInNewLine is set to true, Loader should add additional \n after {...},

[
   {...},
   {...} 
   {...}
]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions