milvus
milvus copied to clipboard
test: Update insert data tests and refactor some data gen functions
related issue: #32653
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: yanliang567
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~tests/OWNERS~~ [yanliang567]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
@yanliang567
Invalid PR Title Format Detected
Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
- Title Format: The PR title must begin with one of these prefixes:
-
feat:
for introducing a new feature. -
fix:
for bug fixes. -
enhance:
for improvements to existing functionality. -
test
: for add tests to existing functionality. -
doc
: for modifying documentation. -
auto
: for the pull request from bot.
- Description Requirement: The PR must include a non-empty description, detailing the changes and their impact.
Required Title Structure:
[Type]: [Description of the PR]
Where Type
is one of feat
, fix
, enhance
, test
or doc
.
Example:
enhance: improve search performance significantly
Please review and update your PR to comply with these guidelines.
@yanliang567 E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/lgtm