Skip to content

Conversation

@dantengsky
Copy link
Member

@dantengsky dantengsky commented Dec 26, 2024

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

Summary

This reverts PR:

Fixes: #17124

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - revert vacuum drop force

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): revert vacuum drop force

This change is Reviewable

@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Dec 26, 2024
@BohuTANG BohuTANG changed the title fix: Revert "feat: support vacuum leaked table data (#17022)" feat: support vacuum leaked table data (#17022)-Revert Dec 26, 2024
@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Dec 26, 2024
@BohuTANG BohuTANG requested a review from SkyFan2002 December 26, 2024 10:18
@SkyFan2002 SkyFan2002 marked this pull request as ready for review December 26, 2024 10:29
@SkyFan2002 SkyFan2002 added this pull request to the merge queue Dec 26, 2024
@BohuTANG BohuTANG removed this pull request from the merge queue due to a manual request Dec 26, 2024
@BohuTANG BohuTANG merged commit b37e778 into databendlabs:main Dec 26, 2024
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase pr-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: vacuum drop table ... force is broken

3 participants