databend
databend copied to clipboard
refactor: Remove unused re-calculate table statistic logic when creatโฆ
I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/
Summary
fixes: https://github.com/databendlabs/databend/issues/18842
Tests
- [ ] Unit Test
- [ ] Logic Test
- [ ] Benchmark Test
- [x] No Test: remoe unuse code
Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing functionality not to work as expected)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
๐ค CI Job Analysis
Workflow:
19753260748
๐ Summary
- Total Jobs: 23
- Failed Jobs: 2
- Retryable: 0
- Code Issues: 2
โ NO RETRY NEEDED
All failures appear to be code/test issues requiring manual fixes.
๐ Job Details
- โ linux / check: Not retryable (Code/Test)
- โ linux / test_unit: Not retryable (Code/Test)
๐ค About
Automated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed).