Minimum length
Definition
The minimum (minLength
) of non-NULL string values in the column.
Source
data (value length in characters)
Computation
For each value, Soda encapsulates the length in the aggregation metric: AVG(LENGTH(column))
Last updated
Was this helpful?