[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

@ -478,7 +478,7 @@ int ObSelectStmtPrinter::print_select()
alias_string = select_item.expr_name_;
}
/* oracle模式下,由于部分函数的别名可能出现双引号“”,将导致二次解析出错,因此需要将这些双引号去掉
* https://work.aone.alibaba-inc.com/issue/28227961
*
*/
ObArenaAllocator arena_alloc;
if (is_oracle_mode && OB_FAIL(remove_double_quotation_for_string(alias_string,