-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Impala 2.5.0, Impala 2.6.0, Impala 2.7.0
-
Fix Version/s: Impala 2.8.0
-
Component/s: Infrastructure
-
Labels:
-
Target Version:
The tests in test_runtime_filters.py are currently marked as serial due to IMPALA-3367 which has been fixed. These tests take around 10 minutes when serially.
Other tests have also been marked as serial tow workaround IMPALA-2479.
Let's remove all workarounds and run the tests in parallel again.