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/03 11:53:08 UTC

[GitHub] [arrow] codecov-io commented on pull request #9064: ARROW-11074: [Rust][DataFusion] Implement predicate push-down for parquet tables

codecov-io commented on pull request #9064:
URL: https://github.com/apache/arrow/pull/9064#issuecomment-753605727


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=h1) Report
   > Merging [#9064](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=desc) (5b2b6f2) into [master](https://codecov.io/gh/apache/arrow/commit/dfef236f7587e4168ac1e07bd09e42d9373beb70?el=desc) (dfef236) will **decrease** coverage by `0.35%`.
   > The diff coverage is `22.74%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9064/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9064      +/-   ##
   ==========================================
   - Coverage   82.60%   82.25%   -0.36%     
   ==========================================
     Files         204      204              
     Lines       50189    50478     +289     
   ==========================================
   + Hits        41459    41520      +61     
   - Misses       8730     8958     +228     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/parquet/src/file/serialized\_reader.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3NlcmlhbGl6ZWRfcmVhZGVyLnJz) | `93.42% <0.00%> (-2.19%)` | :arrow_down: |
   | [rust/datafusion/src/physical\_plan/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BhcnF1ZXQucnM=) | `45.73% <22.30%> (-39.15%)` | :arrow_down: |
   | [rust/datafusion/src/datasource/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL3BhcnF1ZXQucnM=) | `91.54% <36.36%> (-4.67%)` | :arrow_down: |
   | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `75.37% <100.00%> (+0.02%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_primitive.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfcHJpbWl0aXZlLnJz) | `92.82% <0.00%> (+0.49%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9064?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/9064?src=pr&el=footer). Last update [dfef236...5b2b6f2](https://codecov.io/gh/apache/arrow/pull/9064?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