andygrove commented on code in PR #945:
URL: https://github.com/apache/arrow-ballista/pull/945#discussion_r1438667423


##########
ballista/client/src/context.rs:
##########
@@ -462,12 +462,15 @@ impl BallistaContext {
 }
 
 #[cfg(test)]
-mod tests {
-    #[cfg(feature = "standalone")]
+#[cfg(feature = "standalone")]
+mod standalone_tests {

Review Comment:
   Drive-by cleanup to declare that the whole module requires the `standalone` 
feature rather than declare this on each import and each test.



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