Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Default columns are stored as structfield metadata (string -> string) map. This means the literal values are stored as strings.
However, the string representation of a variant is the JSONified string. Thus, we need to wrap the string with `parse_json` to correctly use the default values
Attachments
Issue Links
- links to