-
Notifications
You must be signed in to change notification settings - Fork 0
Choosing File Compression
Selfeer edited this page Nov 12, 2024
·
1 revision
"options": {
"compression": "snappy",
}
The value for compression
can be anything from: UNCOMPRESSED
, SNAPPY
, GZIP
, LZO
, BROTLI
, LZ4
, ZSTD
.
Developed and maintained by the Altinity team.
- Home
- Parquet File Name
- Options of the File
- File Compression
- Writer Version
- Row and Page Size
- Bloom Filter
- Configure with Hadoop
- Integer Columns
- Unsigned Integer Columns
- UTF8 Columns
- Decimal Columns
- Date Columns
- Time and Timestamp Columns
- JSON and BSON Columns
- String Columns
- Enum Columns
- UUID Columns
- Float16 Column
- Array Columns
- Nested Array Columns
- Tuple Columns
- Nested Tuple Columns
- Schema Types
- Encodings
- File Encryption
- Extra Metadata Entries