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/13 08:25:55 UTC

[GitHub] [arrow] Dandandan opened a new pull request #8904: ARROW-10891: [Rust][DataFusion] Enable / fix clone_on_copy, map_clone, or_fun_call

Dandandan opened a new pull request #8904:
URL: https://github.com/apache/arrow/pull/8904


   


----------------------------------------------------------------
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 #8904: ARROW-10891: [Rust][DataFusion] Enable / fix clone_on_copy, map_clone, or_fun_call

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


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


----------------------------------------------------------------
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 #8904: ARROW-10891: [Rust][DataFusion] Enable / fix clone_on_copy, map_clone, or_fun_call

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


   


----------------------------------------------------------------
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 #8904: ARROW-10891: [Rust][DataFusion] Enable / fix clone_on_copy, map_clone, or_fun_call

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8904?src=pr&el=h1) Report
   > Merging [#8904](https://codecov.io/gh/apache/arrow/pull/8904?src=pr&el=desc) (4a8caec) into [master](https://codecov.io/gh/apache/arrow/commit/1378c20bad350dba484ae21aa8a2588f44012452?el=desc) (1378c20) will **increase** coverage by `22.80%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8904/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8904?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #8904       +/-   ##
   ===========================================
   + Coverage   53.96%   76.76%   +22.80%     
   ===========================================
     Files         170      181       +11     
     Lines       30707    41011    +10304     
   ===========================================
   + Hits        16571    31484    +14913     
   + Misses      14136     9527     -4609     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8904?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/datafusion/src/optimizer/utils.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvdXRpbHMucnM=) | `0.00% <ø> (ø)` | |
   | [rust/datafusion/src/physical\_plan/expressions.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2V4cHJlc3Npb25zLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/datafusion/src/physical\_plan/filter.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2ZpbHRlci5ycw==) | `0.00% <ø> (ø)` | |
   | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `0.00% <ø> (ø)` | |
   | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `0.00% <ø> (ø)` | |
   | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `0.00% <0.00%> (ø)` | |
   | [rust/datafusion/src/sql/planner.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zcWwvcGxhbm5lci5ycw==) | `0.00% <ø> (ø)` | |
   | [rust/arrow/src/ipc/writer.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3dyaXRlci5ycw==) | `83.65% <0.00%> (-3.44%)` | :arrow_down: |
   | [rust/arrow/src/json/reader.rs](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi9yZWFkZXIucnM=) | `83.17% <0.00%> (-0.09%)` | :arrow_down: |
   | ... and [67 more](https://codecov.io/gh/apache/arrow/pull/8904/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8904?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/8904?src=pr&el=footer). Last update [1378c20...4a8caec](https://codecov.io/gh/apache/arrow/pull/8904?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