lidavidm commented on PR #41001: URL: https://github.com/apache/arrow/pull/41001#issuecomment-2036904878
The wrench I'll throw in here is that generally Arrow implementations don't really check or enforce these variants, e.g. in C++ this would only happen if you manually Validate() your arrays, and you're fully free to construct the field (even if nonsensical). And so you'd still run into this in IPC. -- 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]
