Skip to content

Conversation

@b41sh
Copy link
Member

@b41sh b41sh commented Dec 18, 2025

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

Summary

This PR enable Inverted Index and Vector Index to support hybrid cache, allow reading index data from local disk even in scenarios involving large datasets, thereby preventing performance degradation.

  • fixes: #[Link the issue here]

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

@b41sh b41sh requested review from dantengsky and sundy-li December 18, 2025 08:21
@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Dec 18, 2025
@b41sh b41sh merged commit c80c08a into databendlabs:main Dec 18, 2025
87 checks passed
@zhang2014 zhang2014 added the ci-cloud Build docker image for cloud test label Dec 23, 2025
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-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants