-
Notifications
You must be signed in to change notification settings - Fork 0
Creating a File WIth UTF8 Columns
Selfeer edited this page Nov 12, 2024
·
1 revision
{
"name": "utf8",
"schemaType": "required",
"physicalType": "BINARY",
"logicalType": "UTF8",
"data": ["one", "two", "three", "four", "five", "\uD83D\uDCE6"]
}
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