taosdata/TDengine

I created a stream but the supertable doesn't exist

Open

#25.946 geöffnet am 28. Mai 2024

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (5.002 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (24.849 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 1h) (4 gemergte PRs in 30 T)

Beschreibung

在刚开始创建流式计算的时候 是可以通过 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

Contributor Guide