[fix] remove some internal urls and emails

This commit is contained in:
obdev
2023-03-17 20:55:23 +08:00
committed by ob-robot
parent e386747097
commit 8ce2f275c4
647 changed files with 905 additions and 905 deletions

View File

@ -210,7 +210,7 @@ void TestOptEstSel::before_process(const char *sql_str, ObDMLStmt *&dml_stmt, Ob
ObStmt *stmt = NULL;
// resolver does not generate questionmark expr, selectivity changes.
// ONLY affect UT, observer is okay. Tracked by separated isssue
// https://work.aone.alibaba-inc.com/issue/37275937
//
do_resolve(sql_str, stmt, false, JSON_FORMAT, OB_SUCCESS, false);
dml_stmt = static_cast<ObDMLStmt *>(stmt);