alamb commented on a change in pull request #8687:
URL: https://github.com/apache/arrow/pull/8687#discussion_r524703589
##########
File path: rust/parquet_derive/src/parquet_field.rs
##########
@@ -252,6 +252,8 @@ impl Field {
}
}
+#[allow(clippy::enum_variant_names)]
Review comment:
While clippy has some valid points with these warnings, I did not want
to address them in this PR
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]