mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +00:00
fix: try to resolve the test issue
This commit is contained in:
@@ -267,7 +267,7 @@ impl InformationSchemaRegionPeersBuilder {
|
||||
];
|
||||
|
||||
if !predicates.eval(&row) {
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
self.table_catalogs.push(Some(table_catalog));
|
||||
|
||||
Reference in New Issue
Block a user