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: restore ability to write fixed size list of nullable #2907

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

westonpace
Copy link
Contributor

The recent encodings refactor #2817 broke our ability to write fixed size list arrays of nullable values (we could still handle nullable fixed size list arrays). This PR restores the capability.

@github-actions github-actions bot added bug Something isn't working python labels Sep 18, 2024
@westonpace westonpace merged commit 31b76fd into lancedb:main Sep 18, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants