From 9c37fc41f03791fdb131c281f4fcd6781a62415d Mon Sep 17 00:00:00 2001 From: Dennis Zhuang Date: Mon, 12 Feb 2024 15:30:36 +0800 Subject: [PATCH] chore: update partition result --- tests/cases/distributed/create/partition.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cases/distributed/create/partition.result b/tests/cases/distributed/create/partition.result index fb176e41d496..9164096e3ed8 100644 --- a/tests/cases/distributed/create/partition.result +++ b/tests/cases/distributed/create/partition.result @@ -32,9 +32,9 @@ SELECT region_id, peer_id, is_leader, status FROM information_schema.greptime_re | REGION_ID | PEER_ID | Yes | ALIVE | | REGION_ID | PEER_ID | Yes | ALIVE | | REGION_ID | PEER_ID | Yes | ALIVE | -| REGION_ID | PEER_ID | Yes | ALIVE | +---------------+---------+-----------+--------+ DROP TABLE my_table; Affected Rows: 0 +