diff --git a/fixtures/sample.parquet b/fixtures/sample.parquet new file mode 100644 index 0000000..028c64c Binary files /dev/null and b/fixtures/sample.parquet differ diff --git a/match_test.go b/match_test.go index 946bb25..7be2756 100644 --- a/match_test.go +++ b/match_test.go @@ -54,6 +54,7 @@ func TestMatchFile(t *testing.T) { {"zst"}, {"exr"}, {"avif"}, + {"parquet"}, } for _, test := range cases {