Skip to content

[C++][Parquet][CI] Seed corpus should also use bad data files #43703

@pitrou

Description

@pitrou

Describe the enhancement requested

Currently our Parquet fuzzing seed corpus consists entirely of testing data files, see here:

# Add Parquet testing examples
cp ${ARROW_CPP}/submodules/parquet-testing/data/*.parquet ${CORPUS_DIR}

We should also add files from the bad_data directory in the testing repository.

Component(s)

C++, Continuous Integration, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions