databend icon indicating copy to clipboard operation
databend copied to clipboard

refactor: Remove unused re-calculate table statistic logic when creatโ€ฆ

Open camilesing opened this issue 1 month ago โ€ข 1 comments

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):

This change isโ€‚Reviewable

camilesing avatar Nov 01 '25 05:11 camilesing

๐Ÿค– 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).

github-actions[bot] avatar Nov 01 '25 06:11 github-actions[bot]