Skip to content

Conversation

@n3nash
Copy link
Contributor

@n3nash n3nash commented May 17, 2021

What is the purpose of the pull request

This PR fixes a regression introduced during archival refactoring of replace commits to honor both clustering and insert_overwrite commits

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-commenter
Copy link

codecov-commenter commented May 17, 2021

Codecov Report

Merging #2954 (d3f2fee) into master (8869b3b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2954   +/-   ##
=========================================
  Coverage     54.79%   54.80%           
- Complexity     3817     3818    +1     
=========================================
  Files           483      483           
  Lines         23347    23347           
  Branches       2491     2491           
=========================================
+ Hits          12794    12795    +1     
  Misses         9399     9399           
+ Partials       1154     1153    -1     
Flag Coverage Δ Complexity Δ
hudicli 39.53% <ø> (ø) 220.00 <ø> (ø)
hudiclient ∅ <ø> (∅) 0.00 <ø> (ø)
hudicommon 50.39% <ø> (ø) 1981.00 <ø> (ø)
hudiflink 63.11% <ø> (ø) 529.00 <ø> (ø)
hudihadoopmr 51.01% <ø> (ø) 266.00 <ø> (ø)
hudisparkdatasource 73.33% <ø> (ø) 237.00 <ø> (ø)
hudisync 46.44% <ø> (ø) 144.00 <ø> (ø)
huditimelineservice 64.36% <ø> (ø) 62.00 <ø> (ø)
hudiutilities 69.64% <ø> (+0.04%) 379.00 <ø> (+1.00)

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

Impacted Files Coverage Δ Complexity Δ
...apache/hudi/utilities/deltastreamer/DeltaSync.java 71.18% <0.00%> (+0.33%) 56.00% <0.00%> (+1.00%)

@ssdong
Copy link
Contributor

ssdong commented May 17, 2021

@n3nash This PR is a possible duplicate of #2784 ? 😅

@vinothchandar vinothchandar self-assigned this May 18, 2021
@vinothchandar
Copy link
Member

I had the same question. @n3nash can you please clarify?

@n3nash
Copy link
Contributor Author

n3nash commented May 31, 2021

Yes. Closing this since this is a duplicate.

@n3nash n3nash closed this May 31, 2021
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.

4 participants