You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jiangzhx (via GitHub)" <gi...@apache.org> on 2023/02/06 05:15:25 UTC

[GitHub] [arrow-ballista] jiangzhx commented on a diff in pull request #572: add test_util to make examples work well

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org