matrixone
matrixone copied to clipboard
fix catalog cache gc race
What type of PR is this?
- [ ] API-change
- [x] BUG
- [ ] Improvement
- [ ] Documentation
- [ ] Feature
- [ ] Test and CI
- [ ] Code Refactoring
Which issue(s) this PR fixes:
issue #19482
What this PR does / why we need it:
- Maintain versions for cpkindex to prevent race conditions between table deletion and garbage collection operations.