You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2021/12/17 03:11:00 UTC

[jira] [Created] (ARROW-15143) Remove incorrect comment on API of Transform for StringBinaryTransformExecBase

Eduardo Ponce created ARROW-15143:
-------------------------------------

             Summary: 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
             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)