[index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2

This commit is contained in:
renju96
2024-02-08 03:48:06 +00:00
committed by ob-robot
parent 88411907ee
commit ebf9cfed44
24 changed files with 662 additions and 169 deletions

View File

@ -20,7 +20,7 @@
#include "access/ob_multiple_scan_merge.h"
#include "storage/tablet/ob_tablet.h"
#include "storage/column_store/ob_column_oriented_sstable.h"
#include "storage/blocksstable/index_block/ob_index_block_macro_iterator.h"
#include "storage/blocksstable/index_block/ob_index_block_dual_meta_iterator.h"
namespace oceanbase
{