message PFetchColIdsRequest { message PFetchColIdParam { required int64 indexId = 1; repeated int64 tablet_ids = 2; } repeated .doris.PFetchColIdsRequest.PFetchColIdParam params = 1; }