taosdata/TDengine
Auf GitHub ansehenDuplicate data exists in the primary key column (collect_date_time) of the subtables in my supertable
Open
#25.000 geöffnet am 4. März 2024
help wantedquestion
Repository-Metriken
- Stars
- (24.849 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 1h) (4 gemergte PRs in 30 T)
Beschreibung
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