Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[klogs] Fix out of time range documents #245

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

ricoberger
Copy link
Member

This commit fixes a bug in the klogs plugin, where it could happen that
the returned documents were not in the users selected time range. This
was caused by the buckets we determine before the actual query, were the
bucket timestamp could be not within the selected time range.

We also improved the test coverage for the klogs plugin and unify the
style of the used "table" tests.

This commit fixes a bug in the klogs plugin, where it could happen that
the returned documents were not in the users selected time range. This
was caused by the buckets we determine before the actual query, were the
bucket timestamp could be not within the selected time range.

We also improved the test coverage for the klogs plugin and unify the
style of the used "table" tests.
@ricoberger ricoberger merged commit f9f15c0 into main Dec 23, 2021
@ricoberger ricoberger deleted the klogs-fix-returned-documents-time-range branch December 23, 2021 17:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant