Skip to content
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: Remove varchar column cannot use auto ID constraint #665

Merged

Conversation

congqixia
Copy link
Contributor

No description provided.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot requested review from sunby and yah01 February 19, 2024 03:59
@sre-ci-robot sre-ci-robot added approved review approved size/S Denotes a PR that changes 10-29 lines. labels Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (903137b) 71.94% compared to head (c1e0ccf) 71.88%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #665      +/-   ##
==========================================
- Coverage   71.94%   71.88%   -0.06%     
==========================================
  Files          49       49              
  Lines        4566     4564       -2     
==========================================
- Hits         3285     3281       -4     
- Misses       1167     1169       +2     
  Partials      114      114              
Files Coverage Δ
client/collection.go 88.75% <ø> (-0.07%) ⬇️

... and 1 file with indirect coverage changes

@congqixia congqixia force-pushed the remove_varchar_autoid_constraint branch from 2d82349 to c1e0ccf Compare February 20, 2024 05:11
@mergify mergify bot added the ci-passed auto merge needed label label Feb 20, 2024
@ThreadDao
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm look good to me label Feb 20, 2024
@sre-ci-robot sre-ci-robot merged commit 1a1a092 into milvus-io:master Feb 20, 2024
7 checks passed
congqixia added a commit to congqixia/milvus-sdk-go that referenced this pull request Feb 20, 2024
sre-ci-robot pushed a commit that referenced this pull request Feb 20, 2024
@congqixia congqixia deleted the remove_varchar_autoid_constraint branch February 20, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved review approved ci-passed auto merge needed label lgtm look good to me size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants