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>
This commit is contained in:
furidosu
2025-12-06 05:01:54 +08:00
committed by GitHub
parent 285a2fc7d1
commit 64d86cbdd1
2 changed files with 709 additions and 0 deletions

Binary file not shown.