mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-10 15:22:56 +00:00
* feat: initial support for __schema__ in label values * feat: filter database with matches * refactor: skip unnecessary check * fix: resolve schema matcher in label values * test: add a test case for table not exists * refactor: add matchop check on db label * chore: merge main