lightning import supports analyze parameter tidb_build_sampling_stats_concurrency
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Feature Request
**Is your feature request related to a problem? Please describe:**
lightning currently doesn't support analyze paramter tidb_build_sampling_stats_concurrency, which might impact analyze speed.
**Describe the feature you'd like:**
support paramters for tidb_build_sampling_stats_concurrency
**Describe alternatives you've considered:**
**Teachability, Documentation, Adoption, Migration Strategy:**
Contributor guide
Research direction
Start by locating TiDB Lightning's analyze parameter handling and the existing parameter plumbing for import analysis. Confirm how tidb_build_sampling_stats_concurrency is passed through and verify that it affects analyze speed as intended; the issue names no files or tests, so the relevant entry points must first be identified.
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
- Mostly clear
- Newbie friendliness
- 35/100