They correspond to the values of arrow::compute::CountOptions::CountMode.
arrow::compute::CountOptions::CountMode
All will be counted.
Only null values will be counted.
Only non-null values will be counted.
They correspond to the values of
arrow::compute::CountOptions::CountMode
.