klion26 commented on PR #8719: URL: https://github.com/apache/arrow-rs/pull/8719#issuecomment-3460979881
It's strange that the `bench_validate_large_nested_list` benchmark regressed. I tried to change the benchmark code `Variant::try_new(&metadata, &value).unwrap()` to ut and debug (with stop point at `VariantArray::try_value/value` and `variant_get`), seems there is no code path to `VariantArray::try_value/value` and `variant_get`. -- 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]
