expose tsid on logical table's schema and use it on planner

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2026-01-17 23:55:49 +08:00
parent 8566bf1409
commit 50318d596d
24 changed files with 868 additions and 51 deletions

View File

@@ -1,3 +1,5 @@
USE public;
CREATE TABLE system_metrics (
host STRING,
idc STRING,