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

Merging bitmap keys deduplicated #706

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

xtonik
Copy link
Contributor

@xtonik xtonik commented Jan 21, 2024

SUMMARY

Some pieces of code deduplication by introducing routine for bitmap keys intersection. Also some other code was deduplicated using existing routine BitSetUtil.arrayContainerBufferOf() .

Automated Checks

  • I have run ./gradlew test and made sure that my PR does not break any unit test.
  • I have run ./gradlew checkstyleMain or the equivalent and corrected the formatting warnings reported.

@lemire
Copy link
Member

lemire commented Jan 28, 2024

Running tests.

@xtonik
Copy link
Contributor Author

xtonik commented Jan 29, 2024

Please rerun the tests, their failure was caused by network error during downloading Gradle.

@lemire
Copy link
Member

lemire commented Jan 29, 2024

Re-running tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants