This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-testing.git
The following commit(s) were added to refs/heads/master by this push:
new afcdeba GH-49477: Add parquet-encoding fuzz regression file (#129)
afcdeba is described below
commit afcdeba44006e05b2b09c0971373b36bb263e0aa
Author: Antoine Pitrou <[email protected]>
AuthorDate: Tue Mar 10 09:04:35 2026 +0100
GH-49477: Add parquet-encoding fuzz regression file (#129)
---
data/parquet/encoding-fuzzing/README.md | 7 +++++++
...stcase-minimized-parquet-encoding-fuzz-6493708102205440 | Bin 0 -> 64 bytes
2 files changed, 7 insertions(+)
diff --git a/data/parquet/encoding-fuzzing/README.md
b/data/parquet/encoding-fuzzing/README.md
new file mode 100644
index 0000000..5b024f1
--- /dev/null
+++ b/data/parquet/encoding-fuzzing/README.md
@@ -0,0 +1,7 @@
+# Parquet Encoding Fuzz Regression Files
+
+These files are not in the Parquet format. They follow the custom format
defined
+by the Parquet encoding fuzz target. See PR
https://github.com/apache/arrow/pull/49374
+and
https://github.com/apache/arrow/blob/main/cpp/src/parquet/arrow/fuzz_encoding_internal.h
+for more details.
+
diff --git
a/data/parquet/encoding-fuzzing/clusterfuzz-testcase-minimized-parquet-encoding-fuzz-6493708102205440
b/data/parquet/encoding-fuzzing/clusterfuzz-testcase-minimized-parquet-encoding-fuzz-6493708102205440
new file mode 100644
index 0000000..0f7656b
Binary files /dev/null and
b/data/parquet/encoding-fuzzing/clusterfuzz-testcase-minimized-parquet-encoding-fuzz-6493708102205440
differ