man-group / ArcticDB

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
http://arcticdb.io
Other
1.23k stars 79 forks source link

Fix `compact_incompletes` in append mode when first index timestamp in appended segment(s) exactly match last existing timestamp in the symbol #1609

Closed alexowens90 closed 3 weeks ago

alexowens90 commented 3 weeks ago

We support duplicated index values in timeseries indexed data in general, so this should work. Test behaviour with regular appends as well, as well as incompletes where all timestamps are the same.