Skip to content

Clarification: Why does time_series table allow duplicate (cluster_id, time, count_index, value) entries? #538

Answered by sehkone
minshao asked this question in Q&A
Discussion options

You must be logged in to vote

@minshao, as you pointed out, (cluster_id, time, count_index, value) must be unique. I think the lack of such a restriction on the table might have been a mistake. Since duplicates wouldn’t be inserted unless the same raw data was clustered repeatedly—which virtually never happens—we might not have realized the mistake existed. I appreciate that you brought this up.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@minshao
Comment options

minshao Aug 22, 2025
Collaborator Author

Answer selected by minshao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants