Skip to content

Conversation

@forsaken628
Copy link
Collaborator

@forsaken628 forsaken628 commented Dec 24, 2025

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

Summary

first part of #19101

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-chore this PR only has small changes that no need to record, like coding styles. label Dec 24, 2025
@forsaken628 forsaken628 changed the title chore: high performance bitmap_count without deserialization feat(function): high performance bitmap_count without deserialization Dec 24, 2025
@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Dec 24, 2025
@forsaken628 forsaken628 changed the title feat(function): high performance bitmap_count without deserialization feat(function): high performance bitmap_count,bitmap_intersect without deserialization Dec 25, 2025
@forsaken628
Copy link
Collaborator Author

The next step involves working upstream RoaringBitmap/roaring-rs#343

@forsaken628 forsaken628 marked this pull request as ready for review December 26, 2025 02:04
@forsaken628 forsaken628 merged commit 36e5621 into databendlabs:main Dec 31, 2025
87 checks passed
@forsaken628 forsaken628 deleted the bitmap-reader branch December 31, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-chore this PR only has small changes that no need to record, like coding styles. pr-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants