taosdata/TDengine

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

開放

#24,142 建立於 2023年12月20日

 (1 則留言) (0 個反應) (0 位負責人)C (5,002 個分叉)batch import
help wantedquestion

倉庫指標

星標
 (24,849 顆星)
PR 合併指標
 (平均合併 1天 1小時) (30 天內合併 4 個 PR)

描述

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

貢獻者指南