Michael Smith created IMPALA-12679:
--------------------------------------
Summary: test_rows_sent_counters failed to match RPCCount
Key: IMPALA-12679
URL: https://issues.apache.org/jira/browse/IMPALA-12679
Project: IMPALA
Issue Type: Bug
Reporter: Michael Smith
{code}
query_test.test_fetch.TestFetch.test_rows_sent_counters[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, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
{code}
failed with
{code}
query_test/test_fetch.py:69: in test_rows_sent_counters
assert re.search("RPCCount: [5-9]", runtime_profile)
E assert None
E + where None = <function search at 0x7fbec6fa7578>('RPCCount: [5-9]',
'Query (id=c8476e5c065757bf:b436769800000000):\n DEBUG MODE WARNING: Query
profile created while running a DEBUG buil...: 0.000ns\n -
WriteIoBytes: 0\n - WriteIoOps: 0 (0)\n -
WriteIoWaitTime: 0.000ns\n')
E + where <function search at 0x7fbec6fa7578> = re.search
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]