Commit 64d86cb
pattern: Add parquet.hexpat for Apache Parquet data file (#450)
* Add parquet.hexpat for Apache Parquet data file
> Apache Parquet is an open source, column-oriented data file format designed for efficient data storage and retrieval.
> -- https://parquet.apache.org
* Add parquet.hexpat test file
* Fix parquet.hexpat boolean parsing
* Fix parquet.hexpat ColumnChunkPlacer not placing last chunk
* Fix parquet.hexpat using VarInt = LEB128
---------
Co-authored-by: Nik <werwolv98@gmail.com>1 parent 285a2fc commit 64d86cb
File tree
2 files changed
+709
-0
lines changed- patterns
- tests/patterns/test_data
2 files changed
+709
-0
lines changed
0 commit comments