Not reuse lob locator in micro scanner

This commit is contained in:
DengzhiLiu
2024-02-02 19:41:52 +00:00
committed by ob-robot
parent 358d895d59
commit 0c67835d44
2 changed files with 1 additions and 4 deletions

View File

@ -684,7 +684,7 @@ int ObIMicroBlockRowScanner::get_rows_for_old_format(
*col_params.at(i),
row_cap,
datum_infos.at(i).datum_ptr_ + vector_offset,
0 == vector_offset))) {
false))) {
LOG_WARN("Fail to fill lob locator", K(ret));
}
}