[ https://issues.apache.org/jira/browse/IMPALA-11295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Quanlong Huang resolved IMPALA-11295. ------------------------------------- Fix Version/s: Impala 4.2.0 Resolution: Fixed > TestParquet.test_multiple_blocks_mt_dop failed by unexpected > ranges_complete_list > --------------------------------------------------------------------------------- > > Key: IMPALA-11295 > URL: https://issues.apache.org/jira/browse/IMPALA-11295 > Project: IMPALA > Issue Type: Bug > Reporter: Quanlong Huang > Assignee: Quanlong Huang > Priority: Critical > Labels: flaky > Fix For: Impala 4.2.0 > > Attachments: test_multiple_blocks_mt_dop.profile.txt > > > Saw this in [https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5677] > {noformat} > query_test.test_acid.TestAcid.test_acid_compute_stats[protocol: beeswax | > exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0, > 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, > 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: > text/none] (from pytest) > {noformat} > *Stacktrace* > {code:python} > query_test/test_scanners.py:701: in test_multiple_blocks_mt_dop > assert int(ranges_complete_list[i]) + int(ranges_complete_list[i + 1]) == > 2 > E assert (1 + 2) == 2 > E + where 1 = int('1') > E + and 2 = int('2') > {code} > *Standard Error* > {code:sql} > SET mt_dop=2; > -- executing against localhost:21000 > select count(l_orderkey) from functional_parquet.lineitem_sixblocks; > -- 2022-05-16 22:44:28,068 INFO MainThread: Started query > d04d0645dcd4ee6f:dc3ba79f00000000 > SET > client_identifier=query_test/test_scanners.py::TestParquet::()::test_multiple_blocks_mt_dop[protocol:beeswax|exec_option:{'test_replan':1;'batch_size':0;'num_nodes':0;'disable_codegen_rows_threshold':0;'disable_codegen':True;'abort_on_error':1;'debug_action':'HDFS_SCANNER_; > {code} -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org