Skip to content

[C++][Parquet] Add support for arrow::ArrayStatistics: boolean #44008

@kou

Description

@kou

Describe the enhancement requested

Subissue of #43549

For types of

case ::arrow::Type::BOOL:
RETURN_NOT_OK(TransferBool(reader, value_field->nullable(), pool, &result));

  • Boolean

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions