[index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#include "storage/blocksstable/ob_block_manager.h"
|
||||
#include "storage/blocksstable/index_block/ob_index_block_tree_cursor.h"
|
||||
#include "storage/blocksstable/ob_macro_block_reader.h"
|
||||
#include "storage/blocksstable/index_block/ob_index_block_macro_iterator.h"
|
||||
#include "storage/blocksstable/index_block/ob_index_block_dual_meta_iterator.h"
|
||||
#include "storage/blocksstable/ob_block_manager.h"
|
||||
|
||||
namespace oceanbase
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
#include "storage/access/ob_table_access_param.h"
|
||||
#include "storage/access/ob_table_access_context.h"
|
||||
#include "storage/compaction/ob_index_block_micro_iterator.h"
|
||||
#include "storage/blocksstable/index_block/ob_index_block_macro_iterator.h"
|
||||
#include "storage/blocksstable/index_block/ob_index_block_dual_meta_iterator.h"
|
||||
#include "storage/blocksstable/index_block/ob_sstable_sec_meta_iterator.h"
|
||||
#include "storage/blocksstable/ob_datum_row.h"
|
||||
#include "storage/access/ob_table_access_param.h"
|
||||
|
||||
Reference in New Issue
Block a user