Skip to content

Commit

Permalink
chore: update partition result
Browse files Browse the repository at this point in the history
  • Loading branch information
killme2008 committed Feb 12, 2024
1 parent 569e8ff commit 9c37fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cases/distributed/create/partition.result
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9c37fc4

Please sign in to comment.