-
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
enhance: field stringtype maxlength raise to 1M #38582
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]> modify the message hint Signed-off-by: Xianhui.Lin <[email protected]>
788af4c
to
a084eae
Compare
@JsDove go-sdk check failed, comment |
@JsDove E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #38582 +/- ##
==========================================
+ Coverage 80.99% 81.01% +0.02%
==========================================
Files 1379 1379
Lines 194492 194495 +3
==========================================
+ Hits 157523 157570 +47
+ Misses 31403 31370 -33
+ Partials 5566 5555 -11
|
This reverts commit a084eae.
Signed-off-by: Xianhui.Lin <[email protected]>
@JsDove Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
@JsDove go-sdk check failed, comment |
enhance: field stringtype maxlength raise to 1M
issue: #37436