Skip to content

[C++][Parquet] Parquet: buffered column writer uses unbuffered page writer #36828

@mapleFU

Description

@mapleFU

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

https://github.com/apache/arrow/pull/35886/files#r1271424177

In RowGroupSerializer::InitColumns, the buffered flag is ignored after #35886. Causing Buffered RowGroup Writer uses unbuffered page writer.

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