liamzwbao opened a new pull request, #8483: URL: https://github.com/apache/arrow-rs/pull/8483
# Which issue does this PR close? - Closes #8303. # Rationale for this change # What changes are included in this PR? Support strict casting for Decimal types, also fix the non-strict cast for temporal types where the results should be `Variant:Null` (Overflow) instead `None` (missing value) # Are these changes tested? Yes # Are there any user-facing changes? Yes, decimal casting now supports strict and non-strict modes -- 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]
