taosdata/TDengine

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

Offen

#25.000 geöffnet am 04.03.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (5.002 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (24.849 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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

Contributor Guide