Skip to content

Autom JSONLoader rows normalization #1179

@norberttech

Description

@norberttech

Currently, JSONLoader is going to simply use Rows::toArray and the output is going to be json_encoded and added to the file.
The problem with this approach is that when serializing this like uuid we are getting something like {"id":{}}.
We need a proper RowsNormalizer like the ones present in other loaders.

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