All Products
Search
Document Center

Data Management:DLSkewedInfo

Last Updated:Aug 28, 2026

Parameter

Type

Description

Example

object

Stores information about skewed columns.

SkewedColValues

array

Lists of skewed column values. Each list contains a set of associated values.

array

The list of skewed column values.

string

The skewed column values.

"123"

SkewedColValueLocationMaps

object

The mappings between skewed values and columns.

{“col1”:"val1"}

SkewedColNames

array

The list of skewed column names.

string

The names of the skewed fields.

col1