taosdata/TDengine
GitHub で見るI created a stream but the supertable doesn't exist
Open
#25,946 opened on 2024年5月28日
help wantedquestion
Repository metrics
- Stars
- (24,849 stars)
- PR merge metrics
- (平均マージ 1d 1h) (30d で 4 merged PRs)
説明
在刚开始创建流式计算的时候 是可以通过 vibration_stream_stb 表名 查询的, 过了几天就
SHOW STABLES;
vibration_t vibration_stream_stb vibration
超级表 vibration_stream_stb 不存在,超级表vibration_stream_stb 的子表都在 也有数据,
//
SELECT * from information_schema.ins_streams;