Pranav Yogi Lodha created IMPALA-13776:
------------------------------------------
Summary: Lines mismatch in TestNestedTypesNoMtDop.test_tpch
Key: IMPALA-13776
URL: https://issues.apache.org/jira/browse/IMPALA-13776
Project: IMPALA
Issue Type: Bug
Reporter: Pranav Yogi Lodha
h2. Error Message
{noformat}
query_test/test_nested_types.py:337: in test_tpch use_db='tpch_nested' +
db_suffix) common/impala_test_suite.py:845: in run_test_case
update_section=pytest.config.option.update_results)
common/test_result_verifier.py:685: in verify_runtime_profile actual)) E
AssertionError: Did not find matches for lines in runtime profile: E EXPECTED
LINES: E row_regex: .*CollectionItemsRead: 2.50M \(2500405\).* E E
ACTUAL PROFILE: E Query (id=c44e97e5b4af75c4:6ac3e7c400000000): E DEBUG
MODE WARNING: Query profile created while running a DEBUG build of Impala. Use
RELEASE builds to measure query performance. E Summary: E Session ID:
aa452ea6b630693d:fc43a3f182d507a6 E Session Type: BEESWAX E Start
Time: 2025-02-14 16:48:42.315911000 E End Time: 2025-02-14
16:48:46.995490000 E Duration: 4s679ms (4679579 us) E Query Type:
QUERY E Query State: FINISHED E Impala Query State: FINISHED E
Query Status: OK E Impala Version: impalad version 4.3.0-SNAPSHOT DEBUG
(build 036097aec46e8fe36d1ac499fa1b1a7dc59767bf) E User: jenkins E
Connected User: jenkins E Delegated User: E Network Address:
127.0.0.1:51594 E Default Db: tpch_nested_orc_def E Sql Statement:
select count(*) E from customer c, c.c_orders o, o.o_lineitems i E
Coordinator: impala-ec2-rhel88-m7g-4xlarge-ondemand-0f45.vpc.cloudera.com:27000
E Query Options (set by configuration):
ABORT_ON_ERROR=1,EXEC_SINGLE_NODE_ROWS_THRESHOLD=0,DISABLE_CODEGEN_ROWS_THRESHOLD=0,TIMEZONE=America/Los_Angeles,CLIENT_IDENTIFIER=query_test/test_nested_types.py::TestNestedTypesNoMtDop::()::test_tpch[orc_schema_resolution:0|protocol:beeswax|exec_option:{'test_replan':1;'batch_size':0;'num_nodes':0;'disable_codegen_rows_threshold':0;'disable_codegen':False;'abort_on_error':1;'exec_s,TEST_REPLAN=1
E Query Options (set by configuration and planner):
ABORT_ON_ERROR=1,EXEC_SINGLE_NODE_ROWS_THRESHOLD=0,MT_DOP=0,DISABLE_CODEGEN_ROWS_THRESHOLD=0,TIMEZONE=America/Los_Angeles,CLIENT_IDENTIFIER=query_test/test_nested_types.py::TestNestedTypesNoMtDop::()::test_tpch[orc_schema_resolution:0|protocol:beeswax|exec_option:{noformat}
h2. Stacktrace
{noformat}
query_test/test_nested_types.py:337: in test_tpch use_db='tpch_nested' +
db_suffix) common/impala_test_suite.py:845: in run_test_case
update_section=pytest.config.option.update_results)
common/test_result_verifier.py:685: in verify_runtime_profile actual)) E
AssertionError: Did not find matches for lines in runtime profile: E EXPECTED
LINES: E row_regex: .*CollectionItemsRead: 2.50M \(2500405\).* E E ACTUAL
PROFILE: E Query (id=c44e97e5b4af75c4:6ac3e7c400000000): E DEBUG MODE WARNING:
Query profile created while running a DEBUG build of Impala. Use RELEASE builds
to measure query performance. E Summary: E Session ID:
aa452ea6b630693d:fc43a3f182d507a6 E Session Type: BEESWAX E Start Time:
2025-02-14 16:48:42.315911000 E End Time: 2025-02-14 16:48:46.995490000 E
Duration: 4s679ms (4679579 us) E Query Type: QUERY E Query State: FINISHED E
Impala Query State: FINISHED E Query Status: OK E Impala Version: impalad
version 4.3.0-SNAPSHOT DEBUG (build 036097aec46e8fe36d1ac499fa1b1a7dc59767bf) E
User: jenkins E Connected User: jenkins E Delegated User: E Network Address:
127.0.0.1:51594 E Default Db: tpch_nested_orc_def E Sql Statement: select
count(*) E from customer c, c.c_orders o, o.o_lineitems i E Coordinator:
impala-ec2-rhel88-m7g-4xlarge-ondemand-0f45.vpc.cloudera.com:27000 E Query
Options (set by configuration){noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)