mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for historical (#8607)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>pull/8617/head
parent
4b68be2d36
commit
057c7cb591
|
@ -36,6 +36,7 @@ const (
|
||||||
segmentMetaPrefix = "queryCoord-segmentMeta"
|
segmentMetaPrefix = "queryCoord-segmentMeta"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// historical is in charge of historical data in query node
|
||||||
type historical struct {
|
type historical struct {
|
||||||
ctx context.Context
|
ctx context.Context
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue