fn build_format_options<'a>( data_type: &DataType, format: Option<&'a str>, ) -> Result<FormatOptions<'a>, Result<ColumnarValue>>