Skip to content

Conversation

@dimitarvdimitrov
Copy link
Contributor

The planner interface signature was simplified - it now takes SelectHints instead of separate minT/maxT parameters. This gives planners access to additional query context that i want to use to take query sharding into account.

The planner interface now takes SelectHints instead of separate minT/maxT parameters. This simplifies the signature and gives planners access to additional query context if needed in the future.
@dimitarvdimitrov dimitarvdimitrov marked this pull request as ready for review November 3, 2025 16:27
Copy link
Contributor

@chencs chencs left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@dimitarvdimitrov dimitarvdimitrov merged commit 2ed549e into main Nov 5, 2025
48 of 49 checks passed
@dimitarvdimitrov dimitarvdimitrov deleted the dimitar/tsdb/planner-use-select-hints branch November 5, 2025 19:46
@dimitarvdimitrov dimitarvdimitrov restored the dimitar/tsdb/planner-use-select-hints branch November 6, 2025 09:37
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.

2 participants