fix parallel range splite bug
This commit is contained in:
@ -117,6 +117,7 @@ int ObMacroEndkeyIterator::open(
|
|||||||
|
|
||||||
if (OB_SUCC(ret)) {
|
if (OB_SUCC(ret)) {
|
||||||
cur_idx_ = 0;
|
cur_idx_ = 0;
|
||||||
|
iter_idx_ = iter_idx;
|
||||||
is_inited_ = true;
|
is_inited_ = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user