Is it possible to apply specific encodings on specific columns with ParquetWriter?
Open
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
I’m working on a tool that generates Parquet files based on a file definition provided in JSON. I use the parquet-java library for this, and I’m curious if it’s possible to specify a particular type of encoding for specific columns when generating the file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.