Skip to content

Handle FixedSizeList in flatten #15899

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

Closed
wants to merge 1 commit into from
Closed

Conversation

joroKr21
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Since the type signature of flatten change and is no longer recursive we need to handle the inner FixedSizeList explicitly.

What changes are included in this PR?

Are these changes tested?

The existing tests now pass.

Are there any user-facing changes?

No

@joroKr21 joroKr21 changed the title Coerce FixedSizeList to List recursively Handle FixedSizeList in flatten Apr 30, 2025
@berkaysynnada
Copy link
Contributor

Hi @joroKr21. Thanks for the fix, did you see #15898?

@joroKr21
Copy link
Contributor Author

Whoops, I did not - I saw the comment on my merged PR and I went straight to fixing 😄 - should've checked first

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.

2 participants