taosdata/TDengine

auto create table insertion failed with : "table does not exist"

Offen

#24.142 geöffnet am 20.12.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (5.002 Forks)batch import
help wantedquestion

Repository-Metriken

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

Beschreibung

sql语句是:INSERT INTO icp_test.person_error_zb2-07 USING icp_test.person_error TAGS (1,1,1,1) VALUES (1703036825001,1,1,1,1,1,1) 提示报错:### Cause: java.sql.SQLException: TDengine ERROR (0x80002603): Table does not exist ; uncategorized SQLException; SQL state []; error code [-2147473917]; TDengine ERROR (0x80002603): Table does not exist 这是为什么

Contributor Guide