alamb commented on PR #8392: URL: https://github.com/apache/arrow-rs/pull/8392#issuecomment-3313797470
After merging up from https://github.com/apache/arrow-rs/pull/8366, a new shred_object test is now failing: ``` called `Result::unwrap()` on an `Err` value: InvalidArgumentError("Found unmasked nulls for non-nullable StructArray field \"score\"") ``` I don't fully understand what this means and haven't had a chance to debug it. @scovich any ideas? -- 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]
