|
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 |