taosdata/TDengine

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

Aberta

#25.000 aberto em 4 de mar. de 2024

 (0 comentário) (0 reação) (0 responsável)C (5.002 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (24.849 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador