[HUDI-531] Add java doc for hudi test suite general classes#1900
[HUDI-531] Add java doc for hudi test suite general classes#1900yanghua merged 1 commit intoapache:masterfrom
Conversation
|
Hi @yanghua , please take a look when free :) |
There is a conflict file. Pls resolve it then ping me. tks. |
Codecov Report
@@ Coverage Diff @@
## master #1900 +/- ##
============================================
- Coverage 61.38% 60.69% -0.70%
+ Complexity 3799 3758 -41
============================================
Files 458 458
Lines 19573 19573
Branches 1959 1959
============================================
- Hits 12015 11879 -136
- Misses 6744 6892 +148
+ Partials 814 802 -12
Flags with carried forward coverage won't be shown. Click here to find out more.
|
yanghua
left a comment
There was a problem hiding this comment.
@Mathieu1124 Thanks for your contribution. Left some comments. IMO, you should add more information to the doc of the classes.
There was a problem hiding this comment.
bulkInsert Node -> bulk insert node?
There was a problem hiding this comment.
DagScheduler -> DAG scheduler
There was a problem hiding this comment.
workflowDags -> workflow DAGs
There was a problem hiding this comment.
execute -> executing.
@yanghua Thanks for your detailed review, I will enrich and improve the docs. |
There was a problem hiding this comment.
execute -> execution
There was a problem hiding this comment.
Execution -> execution.
ec52824 to
7ded665
Compare
|
@yanghua this pr is ready for review now :) |
yanghua
left a comment
There was a problem hiding this comment.
@wangxianghu Left some comments.
There was a problem hiding this comment.
IMO, we do not need this comment.
There was a problem hiding this comment.
Why we should change these comment styles for fields?
There was a problem hiding this comment.
Why we should change these comment styles for fields?
my bad, that`s the coding guidelines of Alibaba.
rolled back already :)
Tips
What is the purpose of the pull request
Add java doc for hudi test suite general classes
Brief change log
Add java doc for hudi test suite general classes
Verify this pull request
This pull request is a trivial rework / code cleanup without any test coverage.
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.