taosdata/TDengine

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

オープン

#24,142 opened on 2023/12/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (5,002 件のフォーク)batch import
help wantedquestion

Repository metrics

Stars
 (24,849 個のスター)
PR merge metrics
 (平均マージ 1d 1h) (30d で 4 merged PRs)

説明

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 这是为什么

コントリビューターガイド