Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.9.0
Description
From Jenkins:
03:55:33 [gw2] FAILED query_test/test_mt_dop.py::TestMtDopParquetFiltering::test_parquet_filtering[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] ... 03:55:33 =================================== FAILURES =================================== 03:55:33 TestMtDopParquetFiltering.test_parquet_filtering[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] 03:55:33 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python 03:55:33 query_test/test_mt_dop.py:115: in test_parquet_filtering 03:55:33 self.run_test_case('QueryTest/mt-dop-parquet-filtering', vector) 03:55:33 common/impala_test_suite.py:399: in run_test_case 03:55:33 verify_runtime_profile(test_section['RUNTIME_PROFILE'], result.runtime_profile) 03:55:33 common/test_result_verifier.py:490: in verify_runtime_profile 03:55:33 actual)) 03:55:33 E AssertionError: Did not find matches for lines in runtime profile: 03:55:33 E EXPECTED LINES: 03:55:33 E row_regex: .*NumRowGroups: 3.* ...