klion26 opened a new pull request, #8718: URL: https://github.com/apache/arrow-rs/pull/8718
# Which issue does this PR close? - Closes #8672 . # What changes are included in this PR? - Add `try_value/value` function for `VariantArray` - Add test for `VariantArray::try_value` # Are these changes tested? Covered by existing tests and added new tests # Are there any user-facing changes? Yes, add a new function for `VariantArray::try_value`, and the `VariantArray::value` changed to panic from returning `Variant::Null` if there is some cast error. -- 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]
