Skip to content

[C++][Parquet][CI] Add more datatypes to fuzzing seed corpus #47597

@pitrou

Description

@pitrou

Describe the enhancement requested

We should improve the set of data types in our Parquet fuzz seeding corpus.
Any Arrow data type that can trigger a specific decoding/conversion sequence can apply.
Examples: Boolean, FixedSizeBinary, Decimals, Temporals...

This can be paired with a more recent Parquet format version, and storing the Arrow schema to ensure the original data type is decoded on read.

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