All Products
Search
Document Center

Data Management:DLSkewedInfo

Last Updated:Oct 28, 2025

Parameter

Type

Description

Example

object

A data structure that stores information about skewed columns.

SkewedColValues

array

A list of skewed column values. Each list provides a set of associated values.

array

A list of skewed values.

string

A skewed value.

"123"

SkewedColValueLocationMaps

object

A mapping of skewed column values to their locations.

{“col1”:"val1"}

SkewedColNames

array

A list of skewed column names.

string

A skewed column name.

col1