alamb commented on code in PR #8025:
URL: https://github.com/apache/arrow-datafusion/pull/8025#discussion_r1380653197


##########
datafusion/core/tests/fuzz_cases/aggregate_fuzz.rs:
##########
@@ -36,6 +36,7 @@ use datafusion_physical_expr::{AggregateExpr, 
PhysicalSortExpr};
 use test_utils::add_empty_batches;
 
 #[cfg(test)]
+#[allow(clippy::items_after_test_module)]

Review Comment:
   I tried this suggestion and it works well. I will make a follow on PR to 
further simplify the code



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

Reply via email to