alamb commented on code in PR #8615: URL: https://github.com/apache/arrow-rs/pull/8615#discussion_r2430274859
########## parquet/src/bin/parquet-layout.rs: ########## @@ -32,6 +36,9 @@ //! ``` //! cargo run --features=cli --bin parquet-layout XYZ.parquet //! ``` +//! +//! [`parquet-cli`]: https://github.com/apache/parquet-java/tree/master/parquet-cli Review Comment: 🤔 ########## parquet/src/bin/parquet-layout.rs: ########## @@ -32,6 +36,9 @@ //! ``` //! cargo run --features=cli --bin parquet-layout XYZ.parquet //! ``` +//! +//! [`parquet-cli`]: https://github.com/apache/parquet-java/tree/master/parquet-cli Review Comment: Looks good -- 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]
