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

fix: canonicalize null ConstantArray to VarBinViewArray #1122

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

a10y
Copy link
Contributor

@a10y a10y commented Oct 23, 2024

previously we were using a null utf8 scalar, we should have been using a 0u8 scalar as that is the type of the views array.

previously we were using a null utf8 scalar, we should have
been using a 0u8 scalar as that is the type of the views array.
@a10y a10y marked this pull request as ready for review October 23, 2024 15:07
@lwwmanning lwwmanning enabled auto-merge (squash) October 23, 2024 15:15
@lwwmanning lwwmanning merged commit 3b1079d into develop Oct 23, 2024
4 checks passed
@lwwmanning lwwmanning deleted the aduffy/null-const-views branch October 23, 2024 15:23
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