alamb commented on code in PR #7733: URL: https://github.com/apache/arrow-rs/pull/7733#discussion_r2160332949
########## parquet_derive/src/lib.rs: ########## @@ -50,45 +50,52 @@ mod parquet_field; /// Example: /// /// ```no_run Review Comment: Is there any way we can remove the `no_run` from the example so we can have this code automatically checked by CI? -- 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