All Products
Search
Document Center

AnalyticDB:StorageDescriptorModel

Last Updated:Mar 10, 2025
ParameterTypeDescriptionExample
object

The queried storage description.

SdIdlong

The ID of the storage description.

1
Locationstring

The location of the storage description.

oss://**************
InputFormatstring

The input format of the storage description.

org.apache.hadoop.hive.ql.io.parquet.MapredParquetInputFormat
OutputFormatstring

The output format of the storage description.

org.apache.hadoop.hive.ql.io.parquet.MapredParquetInputFormat
Compressedboolean

Indicates whether the storage description is compressed.

false
NumBucketslong

The number of buckets.

1
SerDeInfoSerDeInfoModel

The information about serialization or deserialization.

Parametersobject

The storage configuration parameter.

string

The value of the parameter.

key:value
StoredAsSubDirectoriesboolean

Indicates whether the storage description is stored in subdirectories.

false