apache / apache/arrow

[C++][CI] Investigate structure-aware fuzzing

Open
#49,484 0 comments 0 reactions 0 assignees View on GitHub
Component: C++ Component: Continuous Integration Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

We might be able to leverage structure-aware fuzzing to help the fuzzer converge more rapidly towards interesting variations.

See https://github.com/google/fuzzing/blob/master/docs/structure-aware-fuzzing.md

For example, the Parquet encoding fuzzer added in https://github.com/apache/arrow/pull/49374 could perhaps use this to ensure the parameter header remains valid.

### Component(s)

Continuous Integration, C++

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.