-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipe: validate all pipe parameters before alter #13932
Conversation
@VGalaxies PTAL |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #13932 +/- ##
============================================
- Coverage 39.67% 39.65% -0.02%
Complexity 71 71
============================================
Files 4183 4186 +3
Lines 264141 264560 +419
Branches 32149 32205 +56
============================================
+ Hits 104785 104921 +136
- Misses 159356 159639 +283 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
better add some tests in org.apache.iotdb.pipe.it.autocreate.IoTDBPipeAlterIT
...rg/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
(cherry picked from commit d35da56)
As title.