apache / apache/arrow

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

Open
#49,957 0 comments 0 reactions 1 assignee Claimed by @ArnavBalyan View on GitHub
Component: Parquet Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.