[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

@ -32,7 +32,7 @@ namespace sql
// remove_const(1), remove_const(2) will be overwrite when subquery is empty
// instead of const value: 1, 2
//
// see: https://yuque.antfin-inc.com/ob/sql/expression_result_overwrite#eaa08cb4
// see:
//
class ObExprWrapperInner : public ObFuncExprOperator
{