viirya commented on code in PR #3028: URL: https://github.com/apache/arrow-rs/pull/3028#discussion_r1018652785
########## parquet/src/errors.rs: ########## @@ -19,8 +19,8 @@ use std::{cell, io, result, str}; -#[cfg(any(feature = "arrow", test))] Review Comment: Hmm, I tried to restore only this line locally, and looks like the tests are okay to run? -- 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