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/17 16:39:54 UTC

[GitHub] [arrow] codecov-io commented on pull request #9234: ARROW-11290: [Rust][DataFusion] Address hash aggregate performance issue with low cardinality keys

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9234?src=pr&el=h1) Report
   > Merging [#9234](https://codecov.io/gh/apache/arrow/pull/9234?src=pr&el=desc) (45b23e8) into [master](https://codecov.io/gh/apache/arrow/commit/e73f205465051cb19cbec6900a01db8837948e9f?el=desc) (e73f205) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9234/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9234?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #9234   +/-   ##
   =======================================
     Coverage   81.61%   81.62%           
   =======================================
     Files         215      215           
     Lines       51891    51897    +6     
   =======================================
   + Hits        42353    42359    +6     
     Misses       9538     9538           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9234?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/9234/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `85.02% <100.00%> (+0.23%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9234?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/9234?src=pr&el=footer). Last update [e73f205...45b23e8](https://codecov.io/gh/apache/arrow/pull/9234?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