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

[dictionary] optimize unique scan types #9453

Closed
wants to merge 1 commit into from

Conversation

regisoc
Copy link
Contributor

@regisoc regisoc commented Nov 6, 2024

Brief summary of changes

  • optimize the list of scan types returned.
  • HBCD has a lot of scan types, only returning unique ones fixes dictionary module (it is not loading with the new QueryEngine).

cmadjar
cmadjar previously approved these changes Nov 7, 2024
@driusan
Copy link
Collaborator

driusan commented Nov 7, 2024

Seems like a pretty simple bug fix.. should this be going to 26 or main?

@regisoc
Copy link
Contributor Author

regisoc commented Nov 7, 2024

Ah 26 is the way to go, we need this on HBCD. My bad, rebase needed.

@regisoc regisoc changed the base branch from main to 26.0-release November 7, 2024 14:56
@regisoc regisoc dismissed cmadjar’s stale review November 7, 2024 14:56

The base branch was changed.

@regisoc regisoc changed the base branch from 26.0-release to main November 7, 2024 14:56
@regisoc
Copy link
Contributor Author

regisoc commented Nov 7, 2024

Closing for 9454

@regisoc regisoc closed this Nov 7, 2024
driusan pushed a commit that referenced this pull request Nov 7, 2024
- optimize the list of scan types returned.
- HBCD has a lot of scan types, only returning unique ones fixes
`dictionary` module (it is not loading with the new QueryEngine).

Rebase #9453
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