https://github.com/altinity/parquet-regression
Parquet regression tests.
https://github.com/altinity/parquet-regression
Last synced: 8 months ago
JSON representation
Parquet regression tests.
- Host: GitHub
- URL: https://github.com/altinity/parquet-regression
- Owner: Altinity
- License: apache-2.0
- Created: 2024-09-30T14:17:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T13:19:02.000Z (about 1 year ago)
- Last Synced: 2024-12-18T14:23:43.144Z (about 1 year ago)
- Language: Java
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](http://www.apache.org/licenses/LICENSE-2.0.html)
[](https://github.com/Altinity/parquet-regression/actions/workflows/release.yml)
# 🔬 Altinity Parquet Regression Tests
This project is designated for testing Parquet file format. It includes tests and tools for generating and validating Parquet files.
## 🧩 Parquetify
* [Parquetify](https://github.com/Altinity/parquet-regression/tree/main/parquetify) provides functionality for generating Parquet files from JSON file definitions.