Fix skyline pruning interesting order dim failure problem

This commit is contained in:
obdev
2022-11-03 05:08:32 +00:00
committed by wangzelin.wzl
parent 71611a5ee4
commit 5ea315fe08
2 changed files with 14 additions and 22 deletions

View File

@ -1456,9 +1456,7 @@ struct NullAwareAntiJoinInfo {
int generate_base_table_paths(PathHelper &helper);
int compute_base_table_property(uint64_t table_id,
uint64_t ref_table_id,
PathHelper &helper,
ObIArray<AccessPath *> &access_paths);
uint64_t ref_table_id);
/**
* @brief generate_subquery_path