Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.0
-
None
-
Linux,
Description
Using ScriptedTransformRecord with JsonTreeReader. The Record schema is inferred from the json. If I update the record in code, e.g.
record.setValue('newfieldname', 'newfieldvalue')
The JsonRecordSetWriter apparently doesn't update the schema and doesn't write the new field.
Attachments
Issue Links
- links to