BinaryColumnStatisticsData
Defines column statistics supported for bit sequence data values.
Contents
- AverageLength
-
The average bit sequence length in the column.
Type: Double
Valid Range: Minimum value of 0.0.
Required: Yes
- MaximumLength
-
The size of the longest bit sequence in the column.
Type: Long
Valid Range: Minimum value of 0.
Required: Yes
- NumberOfNulls
-
The number of null values in the column.
Type: Long
Valid Range: Minimum value of 0.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: