Skip to content

[cherry-pick] fix: use array max capacity in iterator adapter (#1995) - #1996

Merged
sre-ci-robot merged 1 commit into
milvus-io:2.6from
yhmo:26
Aug 5, 2026
Merged

[cherry-pick] fix: use array max capacity in iterator adapter (#1995)#1996
sre-ci-robot merged 1 commit into
milvus-io:2.6from
yhmo:26

Conversation

@yhmo

@yhmo yhmo commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Use the schema's maxCapacity value instead of maxLength when converting V2 fields. Add a regression test with distinct varchar array length and capacity values.

Use the schema's maxCapacity value instead of maxLength when converting V2 fields. Add a regression test with distinct varchar array length and capacity values.
@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yhmo

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

@mergify

mergify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@yhmo yhmo added lgtm and removed needs-dco labels Aug 5, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (2.6@cd2a348). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##             2.6    #1996   +/-   ##
======================================
  Coverage       ?   62.62%           
  Complexity     ?     3762           
======================================
  Files          ?      426           
  Lines          ?    24411           
  Branches       ?     2359           
======================================
  Hits           ?    15288           
  Misses         ?     7836           
  Partials       ?     1287           
Files with missing lines Coverage Δ
...java/io/milvus/orm/iterator/IteratorAdapterV2.java 40.74% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot added the ci-passed label Aug 5, 2026
@sre-ci-robot
sre-ci-robot merged commit b9c368a into milvus-io:2.6 Aug 5, 2026
8 checks passed
@yhmo
yhmo deleted the 26 branch August 5, 2026 10:22
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.

3 participants