You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/06/28 15:46:11 UTC

[GitHub] [hudi] codecov-commenter commented on pull request #3173: [HUDI-1951] Add bucket hash index, compatible with the hive bucket

codecov-commenter commented on pull request #3173:
URL: https://github.com/apache/hudi/pull/3173#issuecomment-869795991


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3173](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (fe137c2) into [master](https://codecov.io/gh/apache/hudi/commit/e99a6b031bf4f2e3037d4cb5307d443cda2d2002?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e99a6b0) will **decrease** coverage by `30.33%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/3173/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master    #3173       +/-   ##
   =============================================
   - Coverage     46.26%   15.92%   -30.34%     
   + Complexity     5362      473     -4889     
   =============================================
     Files           920      282      -638     
     Lines         39824    11125    -28699     
     Branches       4289     1140     -3149     
   =============================================
   - Hits          18425     1772    -16653     
   + Misses        19518     9194    -10324     
   + Partials       1881      159     -1722     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hudicli | `?` | |
   | hudiclient | `0.00% <0.00%> (-30.46%)` | :arrow_down: |
   | hudicommon | `?` | |
   | hudiflink | `?` | |
   | hudihadoopmr | `?` | |
   | hudisparkdatasource | `?` | |
   | hudisync | `5.36% <0.00%> (-48.69%)` | :arrow_down: |
   | huditimelineservice | `?` | |
   | hudiutilities | `58.40% <ø> (+0.14%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...java/org/apache/hudi/config/HoodieIndexConfig.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NvbmZpZy9Ib29kaWVJbmRleENvbmZpZy5qYXZh) | `0.00% <0.00%> (-19.32%)` | :arrow_down: |
   | [...pache/hudi/execution/CopyOnWriteInsertHandler.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2V4ZWN1dGlvbi9Db3B5T25Xcml0ZUluc2VydEhhbmRsZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...c/main/java/org/apache/hudi/index/HoodieIndex.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2luZGV4L0hvb2RpZUluZGV4LmphdmE=) | `0.00% <0.00%> (-33.34%)` | :arrow_down: |
   | [.../java/org/apache/hudi/keygen/BaseKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9CYXNlS2V5R2VuZXJhdG9yLmphdmE=) | `0.00% <0.00%> (-40.00%)` | :arrow_down: |
   | [...rg/apache/hudi/keygen/ComplexAvroKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9Db21wbGV4QXZyb0tleUdlbmVyYXRvci5qYXZh) | `0.00% <0.00%> (-50.00%)` | :arrow_down: |
   | [...org/apache/hudi/keygen/CustomAvroKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9DdXN0b21BdnJvS2V5R2VuZXJhdG9yLmphdmE=) | `0.00% <0.00%> (-10.82%)` | :arrow_down: |
   | [...ache/hudi/keygen/GlobalAvroDeleteKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9HbG9iYWxBdnJvRGVsZXRlS2V5R2VuZXJhdG9yLmphdmE=) | `0.00% <0.00%> (-42.86%)` | :arrow_down: |
   | [.../main/java/org/apache/hudi/keygen/KeyGenUtils.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9LZXlHZW5VdGlscy5qYXZh) | `0.00% <0.00%> (-17.15%)` | :arrow_down: |
   | [...he/hudi/keygen/NonpartitionedAvroKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9Ob25wYXJ0aXRpb25lZEF2cm9LZXlHZW5lcmF0b3IuamF2YQ==) | `0.00% <0.00%> (-41.67%)` | :arrow_down: |
   | [...org/apache/hudi/keygen/SimpleAvroKeyGenerator.java](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9TaW1wbGVBdnJvS2V5R2VuZXJhdG9yLmphdmE=) | `0.00% <0.00%> (-61.54%)` | :arrow_down: |
   | ... and [705 more](https://codecov.io/gh/apache/hudi/pull/3173/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [e99a6b0...fe137c2](https://codecov.io/gh/apache/hudi/pull/3173?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org