Skip to content

Commit

Permalink
enable compression for rust (#13893)
Browse files Browse the repository at this point in the history
  • Loading branch information
liukun4515 committed Aug 17, 2022
1 parent 951663a commit cef6894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/archery/archery/integration/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cef6894

Please sign in to comment.