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

fix several bugs and add new parameter to support partition key. (#792) #794

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

nianliuu
Copy link
Collaborator

@nianliuu nianliuu commented Mar 8, 2024

  • bug fix: check the fieldName and indexName matches the describeIndex request

Signed-off-by: Nian Liu [email protected]

  • add partitionKey support for collection create, add ShardsNum, Array, etc.

Signed-off-by: Nian Liu [email protected]

  • Feature sync: update createCollection to add several new params; add AddFieldReq, update QueryResp and SearchResp

Signed-off-by: Nian Liu [email protected]


Signed-off-by: Nian Liu [email protected]
(cherry picked from commit af62656)

* bug fix: check the fieldName and indexName matches the describeIndex request

Signed-off-by: Nian Liu <[email protected]>

* add partitionKey support for collection create, add ShardsNum, Array, etc.

Signed-off-by: Nian Liu <[email protected]>

* Feature sync: update createCollection to add several new params; add AddFieldReq, update QueryResp and SearchResp

Signed-off-by: Nian Liu <[email protected]>

---------

Signed-off-by: Nian Liu <[email protected]>
(cherry picked from commit af62656)
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: nianliuu
To complete the pull request process, please assign yhmo after the PR has been reviewed.
You can assign the PR to them by writing /assign @yhmo in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot requested a review from yhmo March 8, 2024 02:56
@mergify mergify bot added the ci-passed label Mar 8, 2024
@nianliuu nianliuu merged commit 6c2dc10 into 2.3 Mar 8, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants