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 07:38:12 UTC

[GitHub] [arrow] jorgecarleitao opened a new pull request #9065: ARROW-11096: [Rust] C data interface for [Large]binary

jorgecarleitao opened a new pull request #9065:
URL: https://github.com/apache/arrow/pull/9065


   


----------------------------------------------------------------
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 edited a comment on pull request #9065: ARROW-11096: [Rust] C data interface for [Large]binary

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #9065:
URL: https://github.com/apache/arrow/pull/9065#issuecomment-753282185


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=h1) Report
   > Merging [#9065](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=desc) (1981112) into [master](https://codecov.io/gh/apache/arrow/commit/dfef236f7587e4168ac1e07bd09e42d9373beb70?el=desc) (dfef236) will **increase** coverage by `0.01%`.
   > The diff coverage is `88.23%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9065/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9065      +/-   ##
   ==========================================
   + Coverage   82.60%   82.61%   +0.01%     
   ==========================================
     Files         204      204              
     Lines       50189    50196       +7     
   ==========================================
   + Hits        41459    41471      +12     
   + Misses       8730     8725       -5     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `75.67% <87.50%> (+3.45%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `90.90% <100.00%> (+0.35%)` | :arrow_up: |
   | [rust/arrow/src/record\_batch.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvcmVjb3JkX2JhdGNoLnJz) | `73.83% <0.00%> (-2.24%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: |
   | [rust/arrow/src/array/array\_struct.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfc3RydWN0LnJz) | `88.43% <0.00%> (-0.18%)` | :arrow_down: |
   | [rust/arrow/src/array/equal/mod.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWwvbW9kLnJz) | `92.69% <0.00%> (+0.37%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9065?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/9065?src=pr&el=footer). Last update [dfef236...1981112](https://codecov.io/gh/apache/arrow/pull/9065?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] codecov-io commented on pull request #9065: ARROW-11096: [Rust] C data interface for [Large]binary

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=h1) Report
   > Merging [#9065](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=desc) (548b834) into [master](https://codecov.io/gh/apache/arrow/commit/51672b28e97f19f70de0f0a8800c40ee9bb939d3?el=desc) (51672b2) will **increase** coverage by `0.02%`.
   > The diff coverage is `89.06%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9065/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9065      +/-   ##
   ==========================================
   + Coverage   82.61%   82.64%   +0.02%     
   ==========================================
     Files         202      202              
     Lines       50048    50089      +41     
   ==========================================
   + Hits        41347    41394      +47     
   + Misses       8701     8695       -6     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9065?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `75.86% <87.93%> (+5.57%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `90.96% <100.00%> (+0.35%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_string.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfc3RyaW5nLnJz) | `90.05% <100.00%> (-0.22%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: |
   | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/9065/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `88.93% <0.00%> (+0.73%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9065?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/9065?src=pr&el=footer). Last update [51672b2...548b834](https://codecov.io/gh/apache/arrow/pull/9065?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] nevi-me closed pull request #9065: ARROW-11096: [Rust] C data interface for [Large]binary

Posted by GitBox <gi...@apache.org>.
nevi-me closed pull request #9065:
URL: https://github.com/apache/arrow/pull/9065


   


----------------------------------------------------------------
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 #9065: ARROW-11096: [Rust] C data interface for [Large]binary

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


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


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