const ColumnStats({ required this.columnName, required this.ndv, this.minValue, this.maxValue, this.nullFraction = 0.0, });