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:
[email protected]