[FEAT MERGE] [PATCH] serverless_opt

This commit is contained in:
obdev
2024-11-23 18:14:56 +00:00
committed by ob-robot
parent 2f11aaf7c8
commit c141972115
387 changed files with 4443 additions and 2193 deletions

View File

@ -902,7 +902,8 @@ void TestSqlUtils::generate_index_schema(ObCreateIndexStmt &stmt)
}else{
_OB_LOG_RET(ERROR, OB_ERROR, "no data table found for tid=%lu", data_table_schema->get_table_id());
}
_OB_LOG(DEBUG, "index_schema: %s", to_cstring(index_schema));
ObCStringHelper helper;
_OB_LOG(DEBUG, "index_schema: %s", helper.convert(index_schema));
}
int TestSqlUtils::get_hidden_column_value(