-
Notifications
You must be signed in to change notification settings - Fork 3k
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: AlterCollection unable to modify ConsistencyLevel #39708
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JsDove The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Xianhui.Lin <[email protected]> fix Signed-off-by: Xianhui.Lin <[email protected]>
22bcdbd
to
e66df5c
Compare
@JsDove go-sdk check failed, comment |
rerun go-sdk |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #39708 +/- ##
===========================================
+ Coverage 69.39% 80.15% +10.76%
===========================================
Files 302 1476 +1174
Lines 27077 204342 +177265
===========================================
+ Hits 18790 163794 +145004
- Misses 8287 34704 +26417
- Partials 0 5844 +5844
|
rerun ut |
1 similar comment
rerun ut |
fix: AlterCollection unable to modify ConsistencyLevel
issue: #39707