taosdata/TDengine

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

Open

#24,142 创建于 2023年12月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C (5,002 fork)batch import
help wantedquestion

仓库指标

Star
 (24,849 star)
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 这是为什么

贡献者指南