[fix] remove some internal urls and emails
This commit is contained in:
@ -260,7 +260,7 @@ public:
|
||||
int create_operator(ObExecContext &exec_ctx, ObOperator *&op) const;
|
||||
int create_op_input(ObExecContext &exec_ctx) const;
|
||||
// 将算子注册到 datahub,用于并行计算场景
|
||||
// https://yuque.antfin-inc.com/ob/sql/cnr75l
|
||||
//
|
||||
virtual int register_to_datahub(ObExecContext &exec_ctx) const
|
||||
{ UNUSED(exec_ctx); return common::OB_SUCCESS; }
|
||||
// register init channel msg to sqc_ctx, used for px
|
||||
|
||||
Reference in New Issue
Block a user