Skip to content

feat: add external collection module (Client + CLI + tests)#128

Open
nameczz wants to merge 2 commits into
mainfrom
feature/external-collection-api
Open

feat: add external collection module (Client + CLI + tests)#128
nameczz wants to merge 2 commits into
mainfrom
feature/external-collection-api

Conversation

@nameczz

@nameczz nameczz commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • New ExternalCollectionClient.py wrapping 3 pymilvus external collection APIs
  • New external_collection_cli.py with 3 Click CLI commands
  • New test_external_collection.py with integration tests
  • Wired into CliClient and milvus_client_cli

New Commands

Command API
refresh_external_collection -c <name> refresh_external_collection
show refresh_external_collection_progress -c <name> get_refresh_external_collection_progress
list refresh_external_collection_jobs list_refresh_external_collection_jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant