Skip to content

[DO NOT MERGE]Verify IT spark3#2730

Closed
garyli1019 wants to merge 2 commits intoapache:release-0.8.0from
garyli1019:verify-IT-spark3
Closed

[DO NOT MERGE]Verify IT spark3#2730
garyli1019 wants to merge 2 commits intoapache:release-0.8.0from
garyli1019:verify-IT-spark3

Conversation

@garyli1019
Copy link
Member

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@codecov-io
Copy link

codecov-io commented Mar 27, 2021

Codecov Report

Merging #2730 (22820ce) into release-0.8.0 (b7c47b1) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-0.8.0    #2730      +/-   ##
===================================================
+ Coverage            51.73%   51.82%   +0.09%     
- Complexity            3602     3651      +49     
===================================================
  Files                  476      470       -6     
  Lines                22598    22516      -82     
  Branches              2409     2365      -44     
===================================================
- Hits                 11692    11670      -22     
+ Misses                9888     9851      -37     
+ Partials              1018      995      -23     
Flag Coverage Δ Complexity Δ
hudicli 37.06% <ø> (+0.05%) 0.00 <ø> (ø)
hudiclient ∅ <ø> (∅) 0.00 <ø> (ø)
hudicommon 50.94% <ø> (-0.03%) 0.00 <ø> (ø)
hudiflink 54.08% <ø> (ø) 0.00 <ø> (ø)
hudihadoopmr 33.44% <ø> (ø) 0.00 <ø> (ø)
hudisparkdatasource 73.27% <ø> (+2.40%) 0.00 <ø> (ø)
hudisync 45.47% <ø> (ø) 0.00 <ø> (ø)
huditimelineservice 64.36% <ø> (ø) 0.00 <ø> (ø)
hudiutilities 69.78% <ø> (+0.05%) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...ache/hudi/common/fs/inline/InMemoryFileSystem.java 79.31% <0.00%> (-10.35%) 15.00% <0.00%> (-1.00%)
.../main/scala/org/apache/hudi/cli/SparkHelpers.scala 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...ain/scala/org/apache/hudi/cli/DedupeSparkJob.scala 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...spark/src/main/scala/org/apache/hudi/package.scala 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...i/internal/HoodieBulkInsertDataInternalWriter.java
.../hudi/internal/HoodieDataSourceInternalWriter.java
...n/java/org/apache/hudi/internal/DefaultSource.java
...nal/HoodieBulkInsertDataInternalWriterFactory.java
...rc/main/scala/org/apache/hudi/Spark2RowSerDe.scala
...pache/hudi/internal/HoodieWriterCommitMessage.java
... and 14 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants