taosdata/TDengine

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

オープン

#25,000 opened on 2024/03/04

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

Repository metrics

Stars
 (24,849 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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