Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing a new MVCC filtering algorithm to optimize table scan performance. #9963

Open
1 of 4 tasks
JinheLin opened this issue Mar 7, 2025 · 0 comments
Open
1 of 4 tasks
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@JinheLin
Copy link
Contributor

JinheLin commented Mar 7, 2025

Enhancement

  • Enhandce unit-tests of SegmentBitmapFilter to support common handle: #9954
  • Implemente VersionChain:
  • Use VersionChain to build MVCC bitmap:
  • Enable VersionChain by default:
@JinheLin JinheLin added the type/enhancement The issue or PR belongs to an enhancement. label Mar 7, 2025
@JinheLin JinheLin self-assigned this Mar 7, 2025
ti-chi-bot bot added a commit that referenced this issue Mar 10, 2025
ref #9963

- Make `SegmentBitmapFilterTest` support common handle.
- Introduce parameter `including_right_boundary` in some test utils to support generating test data with `std::numeric_limits<Int64>::max()`.

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant