WillAyd commented on issue #735: URL: https://github.com/apache/arrow-nanoarrow/issues/735#issuecomment-2759382426
Thanks for the issue. These are arguably a bit pedantic, but if there's a reasonable way to clean up the warnings I think we'd be open to any contribution. Just to add some more insight, the very first issue with `schema_view->fixed_size` would only be problematic if someone picked a fixed_size for their array that was larger than 2 ** 31 / 8 All of the other issues look like they'd only be triggered by programming mistakes where any of the values somehow end up negative (they should all be positive) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org