Skip to content

Comments

feat: impl StructArray -- create schema, insert, and retrieve data#42855

Merged
sre-ci-robot merged 72 commits intomilvus-io:masterfrom
SpadeA-Tang:emb-list-insert-data
Jul 26, 2025
Merged

feat: impl StructArray -- create schema, insert, and retrieve data#42855
sre-ci-robot merged 72 commits intomilvus-io:masterfrom
SpadeA-Tang:emb-list-insert-data

Conversation

@SpadeA-Tang
Copy link
Contributor

@SpadeA-Tang SpadeA-Tang commented Jun 19, 2025

Ref #42148

#42406 impls the segcore part of storage for handling with VectorArray.
This PR:

  1. impls the go part of storage for VectorArray
  2. impls the collection creation with StructArrayField and VectorArray
  3. insert and retrieve data from the collection.

Signed-off-by: SpadeA-Tang <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
@zhengbuqian
Copy link
Collaborator

/approve

@zhengbuqian
Copy link
Collaborator

/hold

actually let's hold this PR until after 2.6 is released, so we don't get this half-baked feature into 2.6.

Signed-off-by: SpadeA <[email protected]>
@mergify mergify bot removed the ci-passed label Jul 17, 2025
@mergify
Copy link
Contributor

mergify bot commented Jul 17, 2025

@SpadeA-Tang go-sdk check failed, comment rerun go-sdk can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Jul 17, 2025

@SpadeA-Tang cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Jul 17, 2025

@SpadeA-Tang cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
@mergify mergify bot added the ci-passed label Jul 21, 2025
Signed-off-by: SpadeA <[email protected]>
Signed-off-by: SpadeA <[email protected]>
@mergify mergify bot added ci-passed and removed ci-passed labels Jul 25, 2025
Signed-off-by: SpadeA <[email protected]>
@mergify mergify bot removed the ci-passed label Jul 25, 2025
@mergify mergify bot added the ci-passed label Jul 25, 2025
Signed-off-by: SpadeA-Tang <[email protected]>
@mergify mergify bot removed the ci-passed label Jul 26, 2025
@zhengbuqian
Copy link
Collaborator

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SpadeA-Tang, zhengbuqian

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

The pull request process is described here

Details 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

@SpadeA-Tang
Copy link
Contributor Author

/unhold

@mergify mergify bot added the ci-passed label Jul 26, 2025
@sre-ci-robot sre-ci-robot merged commit faeb7fd into milvus-io:master Jul 26, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/compilation area/dependency Pull requests that update a dependency file area/internal-api area/test ci-passed dco-passed DCO check passed. kind/feature Issues related to feature request from users lgtm sig/testing size/XXL Denotes a PR that changes 1000+ lines. test/integration integration test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants