Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[FEATURE] Incorporate indexed priority queue in query grouping logic #251

Open
deshsidd opened this issue Feb 27, 2025 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@deshsidd
Copy link
Collaborator

Is your feature request related to a problem?

A clear and concise description of what the problem is, e.g. I'm always frustrated when [...].
Currently we use a priority queue, incorporate indexed priority queue in the grouping logic to make the time complexity go from O(n) to O(logn).

What solution would you like?

A clear and concise description of what you want to happen.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

@deshsidd deshsidd added enhancement New feature or request untriaged labels Feb 27, 2025
@ansjcy ansjcy changed the title [FEATURE] Incorporate indexed priority query in query grouping logic [FEATURE] Incorporate indexed priority queue in query grouping logic Mar 5, 2025
@ansjcy ansjcy added good first issue Good for newcomers and removed untriaged labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants