Max Raskin
12/03/2019, 6:14 PMCasey Brooks
12/03/2019, 6:19 PMAny
to JSON, which is either: 1) always an empty map, since the known Any
type has no properties, or 2) requires reflection to look up the members of the actual type and recursively serialize those.
But reflection is not fully supported in MPP yet, so #2 is not possible, currently.Max Raskin
12/03/2019, 6:20 PMSam
12/04/2019, 8:48 AMsandwwraith
12/09/2019, 8:41 AMJsonObject
.