mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
* feat: add __schema__ tag for promql parser * feat: disable matcher op other than equals * test: add more test to ensure context getting reset * test: add integration test * test: refactor tests * refactor: remove duplicated test code * refactor: update according to review comments * test: add sqlness test for cross schema scenario --------- Co-authored-by: Ruihang Xia <waynestxia@gmail.com>