fn make_map_batch_internal( keys: ArrayRef, values: ArrayRef, can_evaluate_to_const: bool, data_type: DataType, ) -> Result<ColumnarValue>