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/12 09:15:13 UTC

[GitHub] [arrow-rs] HaoYang670 opened a new issue, #1541: Mark the current `substring` function as `unsafe` and rename it.

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

   This is an individual task of #1531 
   
   1. The current `substring` function might return an invalid string array (see #1478 ), so we need to mark it as `unsafe`.
   2. Rename the function as `substring_bytes_unchecked` (see https://github.com/apache/arrow-rs/pull/1529#discussion_r846762535)
   
   


-- 
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] HaoYang670 commented on issue #1541: Mark the current `substring` function as `unsafe` and rename it.

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

   Close it!


-- 
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 closed issue #1541: Mark the current `substring` function as `unsafe` and rename it.

Posted by GitBox <gi...@apache.org>.
HaoYang670 closed issue #1541: Mark the current `substring` function as `unsafe` and rename it.
URL: https://github.com/apache/arrow-rs/issues/1541


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