Fix bug in skip scan with splitted ranges

This commit is contained in:
haitaoyang
2023-09-12 02:10:42 +00:00
committed by ob-robot
parent 1fb2c7983c
commit 45573c67e5
8 changed files with 102 additions and 31 deletions

View File

@ -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,