Get Catalog Table Storage Descriptor
Constructors
Properties
List of reducer grouping columns, clustering columns, and bucketing columns in the table.
Configuration block for columns in the table. See columns
below.
Whether the data in the table is compressed.
Input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
Is if the table contains any dimension columns.
Output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
Map of initialization parameters for the SerDe, in key-value form.
Object that references a schema stored in the AWS Glue Schema Registry. See schema_reference
below.
Configuration block for serialization and deserialization ("SerDe") information. See ser_de_info
below.
Configuration block with information about values that appear very frequently in a column (skewed values). See skewed_info
below.
Configuration block for the sort order of each bucket in the table. See sort_columns
below.
Whether the table data is stored in subdirectories.