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 2020/12/24 17:06:10 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #9007: ARROW-11029: [Rust] [DataFusion] Improve join order optimization [WIP]

codecov-io edited a comment on pull request #9007:
URL: https://github.com/apache/arrow/pull/9007#issuecomment-750924264


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9007?src=pr&el=h1) Report
   > Merging [#9007](https://codecov.io/gh/apache/arrow/pull/9007?src=pr&el=desc) (516bf56) into [master](https://codecov.io/gh/apache/arrow/commit/2f5d59206f674ed1a1f5be6dbf809ba4d31b50da?el=desc) (2f5d592) will **decrease** coverage by `0.00%`.
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9007/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9007?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9007      +/-   ##
   ==========================================
   - Coverage   82.54%   82.53%   -0.01%     
   ==========================================
     Files         201      201              
     Lines       49983    49986       +3     
   ==========================================
   + Hits        41256    41257       +1     
   - Misses       8727     8729       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9007?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...datafusion/src/optimizer/hash\_build\_probe\_order.rs](https://codecov.io/gh/apache/arrow/pull/9007/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvaGFzaF9idWlsZF9wcm9iZV9vcmRlci5ycw==) | `58.69% <66.66%> (+0.26%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9007/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9007?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/9007?src=pr&el=footer). Last update [2f5d592...516bf56](https://codecov.io/gh/apache/arrow/pull/9007?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