Skip to content

Conversation

devanbenz
Copy link

@devanbenz devanbenz commented Aug 21, 2025

This PR resolves an issue where we are seeing the following

- Create a database with a shard group duration of 72 hours.
- Insert a data point in the future.
- Run truncate-shards.
- Insert the same datapoint again into the future.
- Query for that time range. Two data points will return.
- Inspect the shards, each datapoint is in a different shard.Closes #

Currently a WIP

This PR resolves an issue where we are seeing the following

    - Create a database with a shard group duration of 72 hours.
    - Insert a data point in the future.
    - Run truncate-shards.
    - Insert the same datapoint again into the future.
    - Query for that time range. Two data points will return.
    - Inspect the shards, each datapoint is in a different shard.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant