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/04/11 21:52:45 UTC

[GitHub] [arrow-rs] alamb commented on issue #1531: Epic: enhance the `substring` kernel

alamb commented on issue #1531:
URL: https://github.com/apache/arrow-rs/issues/1531#issuecomment-1095604139

   Thanks @HaoYang670 
   
   I suggest:
   
   * Mark the current substring function as unsafe *AND RENAME TO `substring_bytes_unchecked`*
   * Implement safe substring for string array *AND NAME `substring_bytes`*
   * Implement substring_by_char for string array *AND NAME `substring`*


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