Skip to content

Commit 99c5b60

Browse files
authored
table-filter: remove note that TiDB Cloud does not support multiple rules (#22191)
1 parent 0a17f9c commit 99c5b60

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

table-filter.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,6 @@ These regular expressions use the [Go dialect](https://pkg.go.dev/regexp/syntax?
221221
222222
## Multiple rules
223223

224-
<CustomContent platform="tidb-cloud">
225-
226-
> **Note:**
227-
>
228-
> This section is not applicable to TiDB Cloud. Currently, TiDB Cloud only supports one table filter rule.
229-
230-
</CustomContent>
231-
232224
When a table name matches none of the rules in the filter list, the default behavior is to ignore such unmatched tables.
233225

234226
To build a block list, an explicit `*.*` must be used as the first rule, otherwise all tables will be excluded.

0 commit comments

Comments
 (0)