Skip to content

Conversation

dantengsky
Copy link
Member

@dantengsky dantengsky commented Sep 25, 2025

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

Summary

The last table id in the TableIdHistoryIdent KV pair, is NOT necessarily to be the largest one.

fixes: #18794

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

The last table id in the TableIdHistoryIdent  KV pair, is NOT necessarily to be the largest one.
@dantengsky dantengsky added the ci-cloud Build docker image for cloud test label Sep 25, 2025
@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Sep 25, 2025
Copy link
Contributor

Docker Image for PR

  • tag: pr-18780-469760f-1758777347

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

@dantengsky dantengsky marked this pull request as ready for review September 28, 2025 07:41
@dantengsky dantengsky merged commit be3f0c8 into databendlabs:main Sep 28, 2025
90 checks passed
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-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: vacuum drop panic with ERROR 1105 (HY000): TokioError. Code: 1068...
2 participants