Forum Discussion
Duplicates streaming dataset
Hi, Dev_SS
In general, when a duplicate data point is pushed to a streaming dataset, the existing data point with the same timestamp is overwritten with the new data point. This means that the old data point is effectively deleted. However, if you are using a streaming dataset with aggregation enabled, the duplicate data point will be included in the aggregation calculations.
I would recommend checking the documentation for the specific streaming dataset platform you are using for more information on how duplicates are handled. Additionally, you may want to review the documentation for any aggregation functions you are using to better understand how they handle duplicate data points.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.