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

Add dtype-fixed-size-list feature flag and FixedSizeListType #8245

Closed

Conversation

kylebarron
Copy link

@kylebarron kylebarron commented Apr 14, 2023

This tries to parallel #6374 (except for the changes in arithmetic.rs here which I'm not sure are required) to start the groundwork of adding a fixed size list data type.

A future PR would implement the second part of #6679, or I can add that in this PR if preferred

Ref #8023 and #4014

@kylebarron kylebarron changed the title Fixed-size-list dtype Add dtype-fixed-size-list feature flag and FixedSizeListType Apr 17, 2023
@kylebarron kylebarron marked this pull request as ready for review April 17, 2023 00:19
@kylebarron kylebarron closed this May 22, 2023
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.

None yet

1 participant