Increase tableProperties priority#2725
Increase tableProperties priority#2725NickCodeJourney wants to merge 2 commits intoapache:masterfrom NickCodeJourney:master
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2725 +/- ##
============================================
- Coverage 51.73% 9.36% -42.37%
+ Complexity 3606 48 -3558
============================================
Files 476 54 -422
Lines 22611 1996 -20615
Branches 2410 238 -2172
============================================
- Hits 11697 187 -11510
+ Misses 9891 1796 -8095
+ Partials 1023 13 -1010
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
@NickYoungPeng Hi, thanks for your contribution. Can you follow the contribution guide to create a jira ticket? |
What is the purpose of the pull requestThis pull request is that prevent the properties of common config file overwrite the properties of table level config file Brief change logDetermine whether the table-level configuration already has the configuration. If there is no such configuration, the common will be written to the table-level configuration. Verify this pull requestThis change added tests and can be verified as follows:
Committer checklist
|
yes |
Increase priority of every table's property