Skip to content

Support nested datatypes like json columns #2935

Description

@aszenz

Feature Request

Description of Problem:

I have a dataset with a json column custom_fields, I want to extract one of the fields from this column and show it as a sep col so that user can filter/sort and group by it.

Potential Solutions:

Support decoding json in expression language, so we can easily extract out fields from nested data types like json.

Not sure there is an alternative solution here, maybe regex to parse json?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions