taosdata/TDengine

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

Open

#25,000 opened on 2024年3月4日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (5,002 forks)batch import
help wantedquestion

Repository metrics

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

説明

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

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