taosdata/TDengine

I created a stream but the supertable doesn't exist

开放

#25,946 创建于 2024年5月28日

 (4 条评论) (0 个反应) (0 位负责人)C (5,002 个派生)batch import
help wantedquestion

仓库指标

星标
 (24,849 个星标)
PR 合并指标
 (平均合并 1天 1小时) (30 天内合并 4 个 PR)

描述

在刚开始创建流式计算的时候 是可以通过 vibration_stream_stb 表名 查询的, 过了几天就 1716873827678

SHOW STABLES;

vibration_t vibration_stream_stb vibration

超级表 vibration_stream_stb 不存在,超级表vibration_stream_stb 的子表都在 也有数据,

//

SELECT * from information_schema.ins_streams;

1716873682911 1716873703851

贡献者指南