Defining Databricks Table Partitions
The following properties are applicable to a Databricks Table Partition object.
Tab |
Property |
Description |
Additional Information |
---|---|---|---|
Name | Specifies the name of the partition | ||
General | Serde Handler Class | Specifies a fully-qualified class of a custom SerDe | |
Stored As | Specifies the file format for the table | ||
Input Format | Specifies the input format for the table | Default input formats are available when Stored As is set to TEXTFILE, SEQUENCE FILE, ORC, PARQUET, AVRO, or RCFILE. | |
Output Format | Specifies the output format of the table | Default output formats are available when Stored As is set to TEXTFILE, SEQUENCE FILE, ORC, PARQUET, AVRO, or RCFILE. | |
Serde Properties | Specifies a list of key-value pairs used to define SerDe properties |
Copyright © 2024 Quest Software, Inc. |