You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ying Zhou (Jira)" <ji...@apache.org> on 2021/07/01 05:24:00 UTC

[jira] [Created] (ARROW-13229) ascii_trim, ascii_ltrim and ascii_rtrim lack options

Ying Zhou created ARROW-13229:
---------------------------------

             Summary: ascii_trim, ascii_ltrim and ascii_rtrim lack options
                 Key: ARROW-13229
                 URL: https://issues.apache.org/jira/browse/ARROW-13229
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
    Affects Versions: 4.0.1
            Reporter: Ying Zhou


python.compute.ascii_trim can not be called since it requires a python.compute.TrimOptions but at the same time it does not allow python.compute.TrimOptions. This bug may or may not also be caused by an upstream bug in C++ which may also affect other languages such as R.



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