jabrailkhalil commented on PR #11053: URL: https://github.com/apache/arrow-rs/pull/11053#issuecomment-5698767112
@sdf-jkl Addressed in 75e9e43ae. The VariantArray docs now show direct collection from Option<i64>, explain the distinction between None and Some(Variant::Null), and include the typed None::<Variant> all-null case you requested. cargo fmt --check passes locally. I also attempted the targeted crate test, but this Windows environment has no MSVC link.exe; CI will run the Rust test suite. -- 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]
