You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/14 23:35:07 UTC

[GitHub] [arrow] andygrove commented on a change in pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests

andygrove commented on a change in pull request #7064:
URL: https://github.com/apache/arrow/pull/7064#discussion_r425486631



##########
File path: dev/archery/archery/integration/runner.py
##########
@@ -303,7 +304,7 @@ def get_static_json_files():
 
 
 def run_all_tests(with_cpp=True, with_java=True, with_js=True,
-                  with_go=True, run_flight=False,
+                  with_go=True, with_rust=True, run_flight=False,

Review comment:
       we probably don't want to add rust here until the tests are passing




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

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