Skip to content

Conversation

@Ahmetyasin
Copy link
Contributor

This PR updates several error messages for grammar and clarity. The changes include:

Corrected "data should be a list of list" to "The data should be a list of lists" for better readability.
Fixed grammar in "The data don't match with schema fields" to "The data doesn't match with schema fields."
Corrected field name mismatch message from "The name of field don't match" to "The name of the field doesn't match."
These improvements enhance the clarity and professionalism of error messages in the codebase.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Ahmetyasin
To complete the pull request process, please assign longjiquan after the PR has been reviewed.
You can assign the PR to them by writing /assign @longjiquan 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
Copy link

Welcome @Ahmetyasin! It looks like this is your first PR to milvus-io/pymilvus 🎉

@czs007
Copy link
Contributor

czs007 commented Nov 6, 2024

@Ahmetyasin could you add singed-off?

There is one commit incorrectly signed off. This means that the author of this commit failed to include a Signed-off-by line in the commit message.

To avoid having PRs blocked in the future, always include Signed-off-by: Author Name [email protected] in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

@mergify mergify bot added the ci-passed label Nov 6, 2024
@czs007 czs007 merged commit 650f7cd into milvus-io:master Nov 6, 2024
8 of 9 checks passed
czs007 pushed a commit to czs007/pymilvus that referenced this pull request Nov 6, 2024
This PR updates several error messages for grammar and clarity. The
changes include:

Corrected "data should be a list of list" to "The data should be a list
of lists" for better readability.
Fixed grammar in "The data don't match with schema fields" to "The data
doesn't match with schema fields."
Corrected field name mismatch message from "The name of field don't
match" to "The name of the field doesn't match."
These improvements enhance the clarity and professionalism of error
messages in the codebase.
czs007 pushed a commit to czs007/pymilvus that referenced this pull request Nov 6, 2024
This PR updates several error messages for grammar and clarity. The
changes include:

Corrected "data should be a list of list" to "The data should be a list
of lists" for better readability.
Fixed grammar in "The data don't match with schema fields" to "The data
doesn't match with schema fields."
Corrected field name mismatch message from "The name of field don't
match" to "The name of the field doesn't match."
These improvements enhance the clarity and professionalism of error
messages in the codebase.

Signed-off-by: zhenshan.cao <[email protected]>
Co-authored-by: Ahmet Yasin Aytar <[email protected]>
@czs007
Copy link
Contributor

czs007 commented Nov 6, 2024

I have picked to branch 2.4 refer to : #2330

@XuanYang-cn XuanYang-cn added the PR | cherry-picked to 2.x PR already cherry-picked to branch 2.x label Nov 7, 2024
sre-ci-robot pushed a commit that referenced this pull request Nov 7, 2024
This PR updates several error messages for grammar and clarity. The
changes include:

Corrected "data should be a list of list" to "The data should be a list
of lists" for better readability.
Fixed grammar in "The data don't match with schema fields" to "The data
doesn't match with schema fields."
Corrected field name mismatch message from "The name of field don't
match" to "The name of the field doesn't match."
These improvements enhance the clarity and professionalism of error
messages in the codebase.

Signed-off-by: zhenshan.cao <[email protected]>
Co-authored-by: Ahmet Yasin Aytar <[email protected]>
CaoHaiNam pushed a commit to CaoHaiNam/pymilvus that referenced this pull request Nov 7, 2024
This PR updates several error messages for grammar and clarity. The
changes include:

Corrected "data should be a list of list" to "The data should be a list
of lists" for better readability.
Fixed grammar in "The data don't match with schema fields" to "The data
doesn't match with schema fields."
Corrected field name mismatch message from "The name of field don't
match" to "The name of the field doesn't match."
These improvements enhance the clarity and professionalism of error
messages in the codebase.

Signed-off-by: NamCaoHai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants