Rich-T-kid opened a new issue, #11089: URL: https://github.com/apache/arrow-rs/issues/11089
`run_ends` must be non-null per the Arrow spec. The current parser silently overrides whatever nullability is written. Should it instead return an error if the wrong nullability is specified? Same question applies to `Map` (non-null keys). raised by @Jefffrey in https://github.com/apache/arrow-rs/pull/10840#discussion_r3963480792 -- 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]
