diff --git a/internal/querynodev2/delegator/delta_forward.go b/internal/querynodev2/delegator/delta_forward.go index 2de278b42ee5f..09905c4243389 100644 --- a/internal/querynodev2/delegator/delta_forward.go +++ b/internal/querynodev2/delegator/delta_forward.go @@ -176,6 +176,7 @@ func (sd *shardDelegator) forwardL0RemoteLoad(ctx context.Context, LoadScope: querypb.LoadScope_Delta, Schema: req.GetSchema(), IndexInfoList: req.GetIndexInfoList(), + Version: req.GetVersion(), }) }