[FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
This commit is contained in:
@ -340,7 +340,8 @@ void TestResolver::do_join_order_test()
|
||||
table_id,
|
||||
*idx_schema,
|
||||
index_keys,
|
||||
ordering);
|
||||
ordering,
|
||||
&session_info_);
|
||||
ASSERT_EQ(ret, OB_SUCCESS);
|
||||
std::string idx_name_with_column;
|
||||
get_index_name(idx_name_with_column, *idx_schema);
|
||||
|
||||
Reference in New Issue
Block a user