skewedColumnValueLocationMaps property

Map<String, String>? skewedColumnValueLocationMaps
final

A mapping of skewed values to the columns that contain them.

Implementation

final Map<String, String>? skewedColumnValueLocationMaps;