You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a Feature Request but a bug. Its appears its already implemented its just missing GetIndexBuildProgress(ctx context.Context, collName string, fieldName string, opts ...IndexOption) (int64, int64, error)
in the Client interface in Client.go
CrashTimeV
added a commit
to CrashTimeV/milvus-sdk-go
that referenced
this issue
Oct 20, 2024
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
The
GetIndexbuildProgress
is described in https://milvus.io/api-reference/go/v2.4.x/Index/GetIndexBuildProgress.md, but it does not support in sdk now. Will it be support soon?Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
The text was updated successfully, but these errors were encountered: