Skip to content

[C++][Parquet] Consolidate Arrow write functions under TypedColumnWriterImpl #45690

@kszucs

Description

@kszucs

Describe the enhancement requested

WriteArrowSerialize, WriteArrowZeroCopy and WriteTimestamps global functions in parquet/column_writer.cc could belong to TypedColumnWriterImpl simplifying the implementation.

The argument order of these functions could be refactored to be consistent with WriteArrow() public method.

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions