[CP] fix spf+px batch rescan clean dtl interm result bug

This commit is contained in:
sdc
2023-11-20 09:23:49 +00:00
committed by ob-robot
parent f1434905aa
commit 8a11eaaeaa

View File

@ -1125,10 +1125,10 @@ int ObPxCoordOp::erase_dtl_interm_result()
LOG_TRACE("fail to release recieve internal result", K(ret));
}
}
}
}
last_px_batch_rescan_size_ = 0;
}
}
}
return ret;
}