Skip to content

Implement list-array arrow representation for the extension array #199

@hombit

Description

@hombit

Currently, NestedExtensionArray is implemented using a chunked PyArrow array, where the chunks are struct-list arrays. However, after our discussion with the Awkward Array team, I realized that a list-struct array view would also be very helpful. It would simplify our internal code and make it less prone to bugs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions