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

feat: impl Extend<T> for DenseUnionArray<T, ...> #347

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

v1gnesh
Copy link
Contributor

@v1gnesh v1gnesh commented Mar 3, 2025

This is a continuation of #244.
Since that's your branch, I can't push to it.

Of course, feel free to cherry pick this commit alone into that for merge.

Thanks again for sparing time to work on this 🙏

Closes #235 ?

@mbrobbel mbrobbel force-pushed the dense-layout-impl branch from 1e129bd to 6ebd7a2 Compare March 3, 2025 15:19
@mbrobbel mbrobbel changed the title Dense layout impl feat: impl Extend<T> for DenseUnionArray<T, ...> Mar 3, 2025
@mbrobbel mbrobbel merged commit dd8322b into mbrobbel:main Mar 4, 2025
10 checks passed
@narrow-app narrow-app bot mentioned this pull request Mar 4, 2025
@v1gnesh v1gnesh deleted the dense-layout-impl branch March 5, 2025 02:26
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.

Expose the ability to choose a Dense UnionArray
2 participants