Fix group by pushdown with black filter
This commit is contained in:
@ -369,7 +369,6 @@ int ObVectorStore::fill_group_by_rows(
|
|||||||
set_end();
|
set_end();
|
||||||
if (!group_by_cell_->is_processing()) {
|
if (!group_by_cell_->is_processing()) {
|
||||||
begin_index = end_index;
|
begin_index = end_index;
|
||||||
ret = OB_ITER_END;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user