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/23 12:35:25 UTC

[GitHub] [arrow-rs] HaoYang670 opened a new issue, #1728: The `bit_slice` method should under `Bitmap`

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

   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   https://github.com/apache/arrow-rs/blob/master/arrow/src/buffer/immutable.rs#L201-L210
   We should move this method to `Bitmap` as it is a bitwise 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.apache.org

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


[GitHub] [arrow-rs] tustvold closed issue #1728: `bit_slice` should be a method of `Bitmap`

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed issue #1728: `bit_slice` should be a method of `Bitmap`
URL: https://github.com/apache/arrow-rs/issues/1728


-- 
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] tustvold commented on issue #1728: `bit_slice` should be a method of `Bitmap`

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #1728:
URL: https://github.com/apache/arrow-rs/issues/1728#issuecomment-1471904895

   Closed by https://github.com/apache/arrow-rs/pull/3778


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