-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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.
JonasKs
Metadata
Metadata
Assignees
Labels
No labels