summaryrefslogtreecommitdiffstats
path: root/src/arrow/testing/data/arrow-ipc-stream/README.md
blob: ec3972026a944cd519433dbdd1828c27b9d65aed (plain)
1
2
3
4
5
6
7
# Arrow IPC Stream Format Fuzz Regression Files

These files contain Arrow IPC streams, usually invalid, that used to produce
crashes or undesirable behaviour when ingested by the Arrow C++ IPC reader.
Those files may contain data generated by fuzzers and may therefore be hard
to interpret by humans, but are useful as a fuzzing test corpus and to avoid
regressions.