Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.1.0
-
None
-
None
-
ghx-label-8
Description
Several tests failed in TestParquet.test_multiple_blocks in a nightly erasure coding run.
TestParquet.test_multiple_blocks[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] [gw0] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/bin/../infra/python/env/bin/python query_test/test_scanners.py:550: in test_multiple_blocks self._multiple_blocks_helper(table_name, 20000, ranges_per_node=1) query_test/test_scanners.py:598: in _multiple_blocks_helper assert len(num_row_groups_list) == 4 E assert 2 == 4 E + where 2 = len(['200', '200'])