andygrove opened a new issue, #1888: URL: https://github.com/apache/arrow-rs/issues/1888
**Describe the bug** If I create a schema with a non-nullable field and then create a `RecordBatch` where that field has null values, I would expect to get an error. **To Reproduce** As described. **Expected behavior** Error should be returned. **Additional context** None -- 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]
