fallintoplace opened a new pull request, #1046: URL: https://github.com/apache/arrow-go/pull/1046
## Summary\n\n- validate C Data schema format pointers and child headers before indexing them\n- enforce child topology for list, map, union, and fixed-size list formats\n- reject non-integer dictionary indexes and non-struct record batch schemas\n- return for malformed foreign schemas instead of panicking\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/cdata (cached)\n\nThe malformed-format tests also verify that the imported C schema is released on error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
