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

vector.View: Do not wrap Consts in a View #5311

Closed
wants to merge 1 commit into from
Closed

Conversation

mattnibs
Copy link
Collaborator

@mattnibs mattnibs commented Oct 1, 2024

The commit changes the behavior when attempting to wrap a view over a const. We instead resize the Const to the index size and rebuild the null Boolean vector if it is not null.

The commit changes the behavior when attempting to wrap a view over a
const. We instead resize the Const to the index size and rebuild the
null Boolean vector if it is not null.
@mattnibs mattnibs requested a review from a team October 1, 2024 17:29
@mattnibs mattnibs closed this Oct 1, 2024
@mattnibs mattnibs deleted the vector-view-const branch October 1, 2024 18:22
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.

1 participant