dm-faq: fix table_parttern_ typo to table_pattern_ - #23771
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Superseded by #23772 (targeting master, with v8.5 checked for backport, per repo convention). |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe FAQ corrects the ChangesFAQ correction
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What is changed, added or deleted? (Required)
Fixes a typo in the example table name:
table_parttern_should betable_pattern_, consistent with the rest of the sentence which already usestable_pattern_6.Which TiDB version(s) do your changes apply to? (Required)
Related PR or Tracking Issue (Required for bug fixes)
N/A
Do your changes match any of the following descriptions? (Required)
Summary by CodeRabbit
table-routewildcard example to consistently use thetable_pattern_prefix.