comphead commented on PR #3994: URL: https://github.com/apache/arrow-rs/pull/3994#issuecomment-1492747058
> My guess is the cast is failing and inserting a null, but the field doesn't permit nulls. I'm not sure what the cast kernel should do in such a case tbh, but in the immediate term I'd suggest finding a way to avoid the decimal cast from failing @tustvold I have removed `None` from decimal array as other tests casts with not nullable values -- 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]
