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


##########
ballista/core/src/execution_plans/mod.rs:
##########
@@ -18,6 +18,7 @@
 //! This module contains execution plans that are needed to distribute 
DataFusion's execution plans into
 //! several Ballista executors.
 
+mod chaos_exec;

Review Comment:
   either that or have double lock where `ballista.testing.enabled` should be 
enabled. 



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