[ 
https://issues.apache.org/jira/browse/ARROW-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou resolved ARROW-13234.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10639
[https://github.com/apache/arrow/pull/10639]

> [C++] Add string padding option to determine which side the extra space goes 
> on
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-13234
>                 URL: https://issues.apache.org/jira/browse/ARROW-13234
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Nic Crane
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'm trying to implement R bindings for the compute function "utf8_center" but 
> in cases where there are an odd number of spaces in total, the extra space is 
> added to the left.  However, in R, the extra space is added to the right.
> Please can we have another string pad option to determine which side the 
> extra space goes, so I can make the functionality match?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to