[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

@ -232,7 +232,7 @@ int ObDirectReceiveOp::setup_next_scanner()
* ObRemoteTaskExecutor::execute() has called merge_result() before here, that is a
* better place to call merge_result(), especially when any operation failed between
* there and here.
* see https://yuque.antfin-inc.com/ob/sql/thvwgx.
* see
*/
} else if (OB_FAIL(plan_ctx->merge_implicit_cursors(scanner->get_implicit_cursors()))) {
LOG_WARN("merge implicit cursors failed", K(ret), K(scanner->get_implicit_cursors()));