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 2021/01/01 12:12:45 UTC

[GitHub] [arrow] jhorstmann opened a new pull request #9069: ARROW-11099 Remove unsafe value_slice and raw_values methods from primitive and boolean arrays

jhorstmann opened a new pull request #9069:
URL: https://github.com/apache/arrow/pull/9069


   


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #9069: ARROW-11099: [Rust] Remove unsafe value_slice and raw_values methods from primitive and boolean arrays

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9069:
URL: https://github.com/apache/arrow/pull/9069#issuecomment-753312906


   https://issues.apache.org/jira/browse/ARROW-11099


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

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



[GitHub] [arrow] codecov-io commented on pull request #9069: ARROW-11099: [Rust] Remove unsafe value_slice and raw_values methods from primitive and boolean arrays

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #9069:
URL: https://github.com/apache/arrow/pull/9069#issuecomment-753310881


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=h1) Report
   > Merging [#9069](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=desc) (161c473) into [master](https://codecov.io/gh/apache/arrow/commit/cc0ee5efcf9f6a67bcc407a11e8553a0409275c1?el=desc) (cc0ee5e) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9069/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9069      +/-   ##
   ==========================================
   + Coverage   82.55%   82.56%   +0.01%     
   ==========================================
     Files         203      203              
     Lines       50043    50034       -9     
   ==========================================
     Hits        41313    41313              
   + Misses       8730     8721       -9     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/array\_boolean.rs](https://codecov.io/gh/apache/arrow/pull/9069/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYm9vbGVhbi5ycw==) | `90.83% <ø> (+4.32%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_primitive.rs](https://codecov.io/gh/apache/arrow/pull/9069/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfcHJpbWl0aXZlLnJz) | `92.32% <ø> (+0.68%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=footer). Last update [cc0ee5e...161c473](https://codecov.io/gh/apache/arrow/pull/9069?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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



[GitHub] [arrow] jorgecarleitao closed pull request #9069: ARROW-11099: [Rust] Remove unsafe value_slice and raw_values methods from primitive and boolean arrays

Posted by GitBox <gi...@apache.org>.
jorgecarleitao closed pull request #9069:
URL: https://github.com/apache/arrow/pull/9069


   


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

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