Skip to content

Consolidate Arrow Parquet writer compression code into dwio::common::compression #6901

@yingsu00

Description

@yingsu00

Description

In #6586, the Arrow Parquet writer was moved into Velox. Currently people are moving the compression codecs #6805
and #6835. But these codecs were already in dwio::common::compression and many of the copied in code are duplicate. After #6890, we want to consolidate these codecs in the Parquet writer to dwio::common::compression.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions