Commits


Eduardo Ponce authored and David Li committed aa98e3e95c0
ARROW-15143: [C++] Remove incorrect comment on API of Transform for StringBinaryTransformExecBase Remove incorrect comment on the signature of `Transform` in `StringBinaryTransformExecBase`-derived classes. Closes #12029 from edponce/ARROW-15143-Remove-incorrect-comment-on-API-of-Transform-StringBinary Authored-by: Eduardo Ponce <edponce00@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>