-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ticdc: update the doc link of filter rule #3965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@amyangfei PTAL |
amyangfei
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@amyangfei,Thanks for your review. However, LGTM is restricted to Reviewers or higher roles.See the corresponding SIG page for more information. Related SIGs: docs(slack). |
ticdc/manage-ticdc.md
Outdated
|
|
||
| # 过滤器规则 | ||
| # 过滤规则语法:https://github.com/pingcap/tidb-tools/tree/master/pkg/table-filter#syntax | ||
| # 过滤规则语法:https://docs.pingcap.com/zh/tidb/stable/table-filter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # 过滤规则语法:https://docs.pingcap.com/zh/tidb/stable/table-filter | |
| # 过滤规则语法:https://docs.pingcap.com/zh/tidb/stable/table-filter#%E8%A1%A8%E5%BA%93%E8%BF%87%E6%BB%A4%E8%AF%AD%E6%B3%95 |
|
@TomShawn PTAL |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
lilin90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #4134 |
|
/label translation/done |
|
/unlabel translation/doing |
What is changed, added or deleted? (Required)
update the doc link of filter rule
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?