odysa commented on code in PR #7896: URL: https://github.com/apache/arrow-rs/pull/7896#discussion_r2206036069
########## parquet-variant/src/variant/object.rs: ########## @@ -400,6 +400,8 @@ impl<'m, 'v> VariantObject<'m, 'v> { #[cfg(test)] mod tests { + use crate::VariantBuilder; + use super::*; #[test] Review Comment: changed to 0x11 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org