pub fn generate_partition_bounds( datatype: &ConcreteDataType, bounds: usize, ) -> Vec<Value>
Generates partition bounds.