Fix bug in skip scan with splitted ranges
This commit is contained in:
@ -1561,6 +1561,7 @@ struct NullAwareAntiJoinInfo {
|
||||
const uint64_t index_id,
|
||||
const ObIndexInfoCache &index_info_cache,
|
||||
PathHelper &helper,
|
||||
ObSQLSessionInfo *session_info,
|
||||
OptSkipScanState &use_skip_scan);
|
||||
|
||||
int get_access_path_ordering(const uint64_t table_id,
|
||||
|
||||
Reference in New Issue
Block a user