All Products
Search
Document Center

Data Lake Formation:SkewedInfo

Last Updated:Aug 28, 2026

Parameter

Type

Description

Example

object

SkewedInfo

SkewedColNames

array

List of fields that contain skewed values

string

The names of the skewed fields.

col1

SkewedColValueLocationMaps

object

Mapping of skewed values to field locations

string

Mapping of skewed values to field locations

{“col1”:"val1"}

SkewedColValues

array

List of skewed values

array

The values of the skewed fields.

string

The values of the skewed fields.

"123"