jhawthorn / jhawthorn/roaring-ruby

Use roaring64_bitmap_move_from_roaring32 to upgrade Bitmap32s into Bitmap64s

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14
Forks
2
Avg merge
27m
Merged PRs (30d)
2

Description

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CRoaring v4.1.2 release notes linked in the issue and locate the roaring-ruby binding entry points for Bitmap32 and Bitmap64. Confirm how roaring64_bitmap_move_from_roaring32 should be used, then verify that Bitmap32s can be upgraded to Bitmap64s without changing the expected Ruby-facing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, ruby
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.