milenkovicm commented on code in PR #2315:
URL: 
https://github.com/apache/datafusion-ballista/pull/2315#discussion_r3791703710


##########
ballista/scheduler/src/scheduler_server/mod.rs:
##########
@@ -621,8 +621,10 @@ mod test {
                 .await?;
         }
 
-        let config =
-            
SessionConfig::new_with_ballista().with_target_partitions(total_vcores);
+        let config = SessionConfig::new_with_ballista()

Review Comment:
   yes this one was failing as empty rule removes things 



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