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

Improve set inclusion kernel performance #5300

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

lbooker42
Copy link
Contributor

Instead of setting a BooleanChunk to true, update the set inclusion kernels to fill a long chunk with the matching row keys.

@lbooker42 lbooker42 requested a review from rcaudy March 27, 2024 19:17
@lbooker42 lbooker42 self-assigned this Mar 27, 2024
@lbooker42 lbooker42 added this to the 1. March 2024 milestone Mar 27, 2024
@lbooker42 lbooker42 changed the title Improve set kernel performance Improve set inclusion kernel performance Mar 27, 2024
Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Minor feedback

@rcaudy rcaudy added query engine core Core development tasks labels Mar 27, 2024
@lbooker42 lbooker42 merged commit 27cd680 into deephaven:main Mar 27, 2024
18 of 19 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2024
@lbooker42 lbooker42 deleted the lab-setkernel branch June 26, 2024 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Core development tasks NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. query engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants