Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vector.View: Do not wrap Consts in a View
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.
- Loading branch information