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)