mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix typo in QueryCoord param table (#13687)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
2de5cf7762
commit
2e1e3d8304
@ -31,7 +31,7 @@ import (
|
||||
// UniqueID is an alias for the Int64 type
|
||||
type UniqueID = typeutil.UniqueID
|
||||
|
||||
// ParamTable maintains some environment variables that are required for the QuryCoord runtime
|
||||
// ParamTable maintains some environment variables that are required for the QueryCoord runtime
|
||||
type ParamTable struct {
|
||||
paramtable.BaseTable
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user