Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make KeyHasher optional when the mutable-segment Bloom filter is disabled. - #170

Merged
koculu merged 1 commit into
mainfrom
relaxed-key-hasher-requirement
Jul 24, 2026
Merged

Make KeyHasher optional when the mutable-segment Bloom filter is disabled.#170
koculu merged 1 commit into
mainfrom
relaxed-key-hasher-requirement

Conversation

@koculu

@koculu koculu commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Make KeyHasher optional when MutableSegmentBloomFilterBitsPerItem is set to 0
  • Skip key-hasher compatibility validation when the mutable-segment Bloom filter is disabled
  • Improve missing-key-hasher validation messaging with guidance to configure a hasher or disable Bloom filtering
  • Update docs to clarify when key hashers are required and how disabling Bloom filtering affects that requirement
  • Add validation tests for missing hashers with Bloom filtering disabled
  • Print a short profile-store benchmark run summary with runtime and peak memory
  • Bump ZoneTree package version to 1.9.7.0

@koculu
koculu merged commit 593b94a into main Jul 24, 2026
2 checks passed
@koculu
koculu deleted the relaxed-key-hasher-requirement branch July 24, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant