202312160528
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]>