TODO: update tidb dependency and skip workload schema
Open
Nobody has claimed this yet.
type/enhancement
- Dominant language
- Go
- Stars
- 56
- Forks
- 63
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
Check https://github.com/pingcap/tidb/pull/58878.
In that PR, we updated the system schema filter, and want to skip workload_schema. But updating TiDB dependencies in this repo is too complicated and impossible for now.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading TiDB PR 58878 to understand the system schema filter change and the requested handling of workload_schema. Then locate this repository’s TiDB dependency and filter implementation. Done means the dependency is updated and workload_schema is skipped, but the issue notes that updating the dependency is currently too complicated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100