Skip to content

[C++][Parquet] Reading dictionary encoded boolean throws NYI #49957

@ArnavBalyan

Description

@ArnavBalyan

Describe the bug, including details regarding any error messages, version, and platform.

  • Dict bool is supported by the spec and supported by certain writers, arrow reader however throws NYI
  • Maintain compatibility and support it since writer can choose to write it. We should revisit the spec if this should be continue to be permitted.

Component(s)

Parquet

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions