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(arrow/cdata): handle export struct with no fields #175

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

zeroshade
Copy link
Member

Fixes #172

Includes a test that reproduced the original reported issue

@zeroshade
Copy link
Member Author

CC @ukclivecox

@ukclivecox
Copy link

ukclivecox commented Oct 25, 2024

Thanks @zeroshade
Would the same not happen at line 430 for Union handling as well?

@zeroshade
Copy link
Member Author

@ukclivecox updated to account for union arrays too

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@zeroshade zeroshade merged commit b7e68db into apache:main Oct 28, 2024
24 checks passed
@zeroshade zeroshade deleted the panic-zero-fields branch October 28, 2024 20:35
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.

Panic on zero length array in exportArray
3 participants