Skip to content

Add Bloomfilter API and Jira:search_issues#270

Merged
michelemin merged 4 commits intomainfrom
bloomfilter
Feb 20, 2026
Merged

Add Bloomfilter API and Jira:search_issues#270
michelemin merged 4 commits intomainfrom
bloomfilter

Conversation

@michelemin
Copy link
Copy Markdown
Collaborator

This PR adds

  • A new runtime API for creating Bloom filters with a given false positive rate and a list of items
  • Support for searching Jira issues with a JQL query

@michelemin michelemin requested review from obelisk and wbssbw February 18, 2026 19:57
Comment thread runtime/plaid/src/apis/bloom_filter/mod.rs Outdated
Comment thread runtime/plaid/src/apis/jira/mod.rs Outdated
Comment thread runtime/plaid-stl/src/jira/mod.rs
@michelemin michelemin requested a review from wbssbw February 19, 2026 21:54
Copy link
Copy Markdown
Collaborator

@wbssbw wbssbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@michelemin michelemin merged commit 1966b77 into main Feb 20, 2026
26 of 27 checks passed
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.

2 participants