Skip to content

Timestamp field bound precision#6201

Open
rdettai-sk wants to merge 2 commits intomainfrom
ts_field_bound_precision
Open

Timestamp field bound precision#6201
rdettai-sk wants to merge 2 commits intomainfrom
ts_field_bound_precision

Conversation

@rdettai-sk
Copy link
Collaborator

@rdettai-sk rdettai-sk commented Mar 12, 2026

Description

When precision is more granular than the second on the timestamp field, we sometimes return events we shouldn't with range requests.

Closes #5825

How was this PR tested?

Added an integ test.

@rdettai-sk rdettai-sk changed the title Add test to reproduce the issue Timestamp field bound precision Mar 12, 2026
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.

Incorrect range filter results: Querying time:>=T yields documents with time < T!

1 participant