diff --git a/dev/archery/archery/integration/runner.py b/dev/archery/archery/integration/runner.py index 8a807497e7fda..b312779e3038c 100644 --- a/dev/archery/archery/integration/runner.py +++ b/dev/archery/archery/integration/runner.py @@ -140,7 +140,6 @@ def _gold_tests(self, gold_dir): if prefix == '2.0.0-compression': skip.add("C#") skip.add("JS") - skip.add("Rust") # See https://github.com/apache/arrow/pull/9822 for how to # disable specific compression type tests.