Skip to content

[C++][Parquet] Add support for schema translation from parquet nodes back to arrow for missing types #24179

@asfimport

Description

@asfimport

Map seems to be the most obvious one missing.  Without additional metadata I don't think FixedSizeList is possible.  LargeList would probably have to also be could be determined  empirically while parsing if there are any entries that exceed the int32 range (or with medata).  Need to also double check that struct is supported

Reporter: Micah Kornfield / @emkornfield
Assignee: Micah Kornfield / @emkornfield

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-7960. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions