Skip to content

202312160528

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 05:29
Support serializing records (RecordValue) in addition to sequences

(TupleValues) in JsonSerialize operator.

A RecordValue is serialized to a Json object, with the record value's
(finite) domain of strings being the Json keys.

[Feature][TLC]

Signed-off-by: Markus Alexander Kuppe <[email protected]>