Skip to content

[TPC-DS] Add conversion from tpcds to parquet #263

@alamb

Description

@alamb

Most people want to have tpcds data in parquet rather than the original TPC "TBL" csv-like format.

This ticket tracks adding support for creating parquet files directly from the tpcds data. Note that the way we did it for tpch (and the way I recommend for tpcds) is to generate Arrow data directly

And then write that arrow data to parquet

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions