Description
JSON parsing, modification, ... it could all be improved if we elevate the JSON value type to the top level and allow the various transforms to interact with a native JSON data type.
Performance would be a lot better as well by allowing folks to directly modify a JSON object. It would prevent a lot of back-and-forth serialization over String.
Attachments
Issue Links
- is a parent of
-
HOP-3573 Error sorting preview with JSON value
-
- Open
-