taosdata/TDengine

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

Open

#25 000 ouverte le 4 mars 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (5 002 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (24 849 stars)
Métriques de merge PR
 (Merge moyen 1j 1h) (4 PRs mergées en 30 j)

Description

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

Guide contributeur