Skip to content

Conversation

@xiaochen-zhou
Copy link
Contributor

@xiaochen-zhou xiaochen-zhou commented Mar 8, 2025

Purpose of this pull request

Fix load state check in MilvusSourceReader to consider partition-level status

Does this PR introduce any user-facing change?

no

How was this patch tested?

exists tests

Check list

@xiaochen-zhou xiaochen-zhou changed the title [Fix][Connector-V2] Fix load state check in MilvusSourceReader to consider partition-level status [Fix][Milvus] Fix load state check in MilvusSourceReader to consider partition-level status Mar 8, 2025
@xiaochen-zhou xiaochen-zhou changed the title [Fix][Milvus] Fix load state check in MilvusSourceReader to consider partition-level status [Fix][Connector-V2] Fix load state check in MilvusSourceReader to consider partition-level status Mar 8, 2025
Comment on lines +170 to +172
if (StringUtils.isNotEmpty(partitionName)) {
loadStateParam.withPartitionNames(Collections.singletonList(partitionName));
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xiaochen-zhou . Could you add a test case for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xiaochen-zhou . Could you add a test case for this?

OK.

@github-actions github-actions bot added the e2e label Mar 17, 2025
@Hisoka-X
Copy link
Member

waiting test case passes.

@xiaochen-zhou
Copy link
Contributor Author

waiting test case passes.

Done.

@xiaochen-zhou xiaochen-zhou requested a review from Hisoka-X March 19, 2025 05:34
@hailin0 hailin0 merged commit bde2350 into apache:dev Mar 19, 2025
4 checks passed
@xiaochen-zhou xiaochen-zhou deleted the milvus_partition_state branch August 3, 2025 08:13
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