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/05/31 13:17:37 UTC

[GitHub] [arrow-rs] HaoYang670 opened a new issue, #1768: Support Substring by char

HaoYang670 opened a new issue, #1768:
URL: https://github.com/apache/arrow-rs/issues/1768

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   Add `substring by char` support for string arrays. I think this should be a new pub function in the `substring kernel`. (We already have a `pub fn substring` in which arrays are operated by byte.)
   


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

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


[GitHub] [arrow-rs] tustvold closed issue #1768: Support Substring by char

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #1768: Support Substring by char
URL: https://github.com/apache/arrow-rs/issues/1768


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


[GitHub] [arrow-rs] HaoYang670 commented on issue #1768: Support Substring by char

Posted by GitBox <gi...@apache.org>.
HaoYang670 commented on issue #1768:
URL: https://github.com/apache/arrow-rs/issues/1768#issuecomment-1145751163

   I will file a PR this week


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