mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 14:08:28 +00:00
a5c443f734
* feat: cache regex in evaluator * chore: fix warnings * chore: add reference * refactor: address CR comments * Add negative to state * Don't create the evaluator if the regex is invalid * test: add test for maybe_build_regex