-
Notifications
You must be signed in to change notification settings - Fork 322
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
fix: create with zero partitionnum #2220
Conversation
Codecov ReportBase: 75.88% // Head: 75.91% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2220 +/- ##
============================================
+ Coverage 75.88% 75.91% +0.03%
Complexity 368 368
============================================
Files 629 629
Lines 119703 119694 -9
Branches 1044 1044
============================================
+ Hits 90832 90862 +30
+ Misses 28655 28616 -39
Partials 216 216
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
LGTM
pls fix tests in ast_node_converter_test |
https://github.com/4paradigm/OpenMLDB/blob/v0.5.3/hybridse/src/planv2/ast_node_converter.cc#L1680-L1681