Skip to content

Conversation

@TomDeVito
Copy link
Contributor

Please do not open a pull request without first filing an issue and/or discussing the feature directly with the project maintainer.

Please ensure you adhere to every item in this list

  • This PR was pre-approved by the project maintainer
  • I have self-reviewed the code
  • I have added all necessary tests

Describe your changes

The goal is to allow regex evaluation within the WHERE clause. To achieve this, the expression engine was extended to support a new regex function, enabling queries like:
SCAN tracks WHERE regex(name, "^user_.*")

Issue number and link

Pull request require a prior issue with discussion.
Slack conversation

@tidwall tidwall merged commit e30efbb into tidwall:master Dec 30, 2025
1 check failed
@tidwall
Copy link
Owner

tidwall commented Dec 30, 2025

LGTM. I updated the go.mod and merged. Thanks!

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