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 2022/07/27 03:23:03 UTC

[GitHub] [arrow] edponce commented on issue #13701: Is any plan to develop 'utf8_slice_charunits' like existed 'utf8_slice_codeunits'

edponce commented on issue #13701:
URL: https://github.com/apache/arrow/issues/13701#issuecomment-1196221204

   Hi @chenbaggio, could you expand on what you refer to as a "byte unit". If you refer to `char` (signed integral), you should be able to use it (via casting) with the current `int64_t` type for start/end/step. Probably, I am misunderstanding your request, so could you give an example.
   
   Also, are there other language implementations that have a similar operation?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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