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

Casting fixedsizelist to list/largelist #4433

Merged
merged 5 commits into from
Jun 23, 2023

Conversation

jayzhan211
Copy link
Contributor

Which issue does this PR close?

Ref: #4426

Closes #.

Rationale for this change

Support casting between Fixedsizelist and list

What changes are included in this PR?

Fixedsizelist to List and LargeList

Are there any user-facing changes?

Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Jun 18, 2023
@tustvold
Copy link
Contributor

tustvold commented Jun 18, 2023

Thank you for this, could we possibly use the logic added in #4273, it should be faster and avoids some duplication

Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@jayzhan211
Copy link
Contributor Author

@tustvold Ready for review, thanks!

@tustvold tustvold merged commit a3b5b19 into apache:master Jun 23, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants