[
https://issues.apache.org/jira/browse/ARROW-12716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342446#comment-17342446
]
Joris Van den Bossche commented on ARROW-12716:
-----------------------------------------------
Python also has the {{center()}} variation to add left and right padding at the
same time to center the string
(https://docs.python.org/3/library/stdtypes.html#str.center)
> [C++] Left/right string padding kernels
> ---------------------------------------
>
> Key: ARROW-12716
> URL: https://issues.apache.org/jira/browse/ARROW-12716
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Ian Cook
> Priority: Major
>
> Similar to SQL {{lpad}}/{{rpad}} or Python {{ljust}}/{{rjust}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)