Skip to content

Conversation

zhyass
Copy link
Member

@zhyass zhyass commented Oct 18, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

check the compact block limit by using summary.perfect_block_count

Fixes: #18859

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

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
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Oct 18, 2025
@zhyass zhyass requested a review from dantengsky October 18, 2025 04:19
@zhyass zhyass changed the title fix: auto compaction as expect chore: auto compaction as expect Oct 19, 2025
@github-actions github-actions bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Oct 19, 2025
@zhyass zhyass added ci-cloud Build docker image for cloud test and removed pr-bugfix this PR patches a bug in codebase labels Oct 19, 2025
Copy link
Contributor

Docker Image for PR

  • tag: pr-18860-5d62881-1760879530

note: this image tag is only available for internal use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cloud Build docker image for cloud test pr-chore this PR only has small changes that no need to record, like coding styles.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: auto compact cannot as expected

1 participant