jiangzhx commented on code in PR #572: URL: https://github.com/apache/arrow-ballista/pull/572#discussion_r1096953481
########## ballista/core/src/lib.rs: ########## @@ -29,6 +29,7 @@ pub mod event_loop; pub mod execution_plans; /// some plugins pub mod plugin; +pub mod test_util; Review Comment: thanks, i moved test_util to ballista-examples package. -- 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]
