[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

@ -877,7 +877,7 @@ int ObGranuleIteratorOp::do_dynamic_partition_pruning(const common::ObIArray<ObG
* In the union all scenario,
* There is no logical correspondence between the pair of partitions
* so it is necessary to calculate whether all partitions can be cropped.
* bug: https://work.aone.alibaba-inc.com/issue/38584144
* bug:
* */
bool single_table_partition_pruning = false;
for (int i = 0; i < gi_task_infos.count() && OB_SUCC(ret); ++i) {