liamzwbao commented on code in PR #8161: URL: https://github.com/apache/arrow-rs/pull/8161#discussion_r2280703553
########## parquet-variant-json/src/to_json.rs: ########## @@ -23,6 +23,304 @@ use parquet_variant::{Variant, VariantList, VariantObject}; use serde_json::Value; Review Comment: Changes in this file are basically moving the doc to trait and function body to impl -- 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