You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/27 04:14:08 UTC

[GitHub] [arrow] wesm commented on pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar functions valid for Array and Scalar inputs

wesm commented on pull request #7278:
URL: https://github.com/apache/arrow/pull/7278#issuecomment-634280054


   cc @maartenbreddels, have a look at arrow/compute/kernels/scalar_string_ascii.cc for the example function implementations (valid both for 32-bit and 64-bit offset string types). As more functions are added, common structures will emerge to enable implementing and testing them to be easier and easier. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org