mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-11 07:42:54 +00:00
* 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