[
https://issues.apache.org/jira/browse/ARROW-15143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-15143:
----------------------------------
Summary: [C++] Remove incorrect comment on API of Transform for
StringBinaryTransformExecBase (was: Remove incorrect comment on API of
Transform for StringBinaryTransformExecBase)
> [C++] Remove incorrect comment on API of Transform for
> StringBinaryTransformExecBase
> ------------------------------------------------------------------------------------
>
> Key: ARROW-15143
> URL: https://issues.apache.org/jira/browse/ARROW-15143
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Eduardo Ponce
> Assignee: Eduardo Ponce
> Priority: Minor
> Fix For: 7.0.0
>
>
> The [comment describing the API of Transform method for classes that inherit
> from
> StringBinaryTransformExecBase|https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/scalar_string.cc#L626]
> incorrectly states there is a last parameter for returning error status.
> Instead the Transform method indicates an error by returning a negative value.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)