taosdata/TDengine

Duplicate data exists in the primary key column (collect_date_time) of the subtables in my supertable

Open

#25,000 创建于 2024年3月4日

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

仓库指标

Star
 (24,849 star)
PR 合并指标
 (平均合并 1天 1小时) (30 天内合并 4 个 PR)

描述

SELECT collect_date_time,count(1) from energy_data where device_id='nyjl50' and project_id='1169307517083373568' group by collect_date_time having count(1)>1

贡献者指南