Skip to content

Conversation

@ableegoldman
Copy link
Contributor

Fills in some of the missing range queries we had left out of the Mongo implementation due to performance concerns. Also adds a compound index on the windowed key which should alleviate the concerns for all but one of the range query types. For this last type, we log a warning and include a suggestion for flipping a config to trade off between different range query's performance

@ableegoldman ableegoldman requested a review from agavra November 19, 2024 22:36
Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though some sort of testing to make sure it's at least functional would be good 🌷

@ableegoldman ableegoldman merged commit 145dc86 into main Nov 19, 2024
1 check passed
@ableegoldman ableegoldman deleted the MONGO-window-and-session-range-queries branch November 19, 2024 23:47
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.

3 participants