Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow cross-schema query in promql (#3545)
* 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 <[email protected]>
- Loading branch information