-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
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
Type
Projects
Status
Done