Skip to content

feat(snuba): add OP_REGEXP to EAP comparison filters - #420

Draft
pbhandari wants to merge 2 commits into
mainfrom
feat/regexp-search
Draft

feat(snuba): add OP_REGEXP to EAP comparison filters#420
pbhandari wants to merge 2 commits into
mainfrom
feat/regexp-search

Conversation

@pbhandari

@pbhandari pbhandari commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds OP_REGEXP to snuba EAP filters, mirroring OP_EQUALS / OP_LIKE.

  • ComparisonFilter.Op.OP_REGEXP = 13 (string only, RE2)
  • AnyAttributeFilter.Op.OP_REGEXP = 7

Test plan

  • Confirm buf lint / buf breaking pass
  • Snuba implements ClickHouse match for this op

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedSep 2, 2026, 9:44 PM

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