Skip to content

Operate on list types #83

@adriangb

Description

@adriangb

It's convenient to store json arrays as lists of the inner type in arrow so that functions such as unnest, etc. can work. May also be more performant, etc.
It would be nice to make this transparent to users. I think we just need to make list_col->0 behave the same as json_array_col->0, which should be doable.

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