andygrove commented on code in PR #3349:
URL: https://github.com/apache/datafusion-comet/pull/3349#discussion_r2747940233


##########
native/proto/src/lib.rs:
##########
@@ -34,6 +34,7 @@ pub mod spark_partitioning {
 
 // Include generated modules from .proto files.
 #[allow(missing_docs)]
+#[allow(clippy::large_enum_variant)]

Review Comment:
   we should probably have a follow up issue to revisit the choice to ignore 
this warning



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to