[
https://issues.apache.org/jira/browse/IMPALA-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pranav Yogi Lodha closed IMPALA-13760.
--------------------------------------
Resolution: Duplicate
> AssertionError in TestRuntimeFilters.test_basic_filters
> -------------------------------------------------------
>
> Key: IMPALA-13760
> URL: https://issues.apache.org/jira/browse/IMPALA-13760
> Project: IMPALA
> Issue Type: Bug
> Reporter: Pranav Yogi Lodha
> Priority: Major
> Labels: broken-build
>
> h3. *Error Message*
> {noformat}
> AssertionError: Did not find matches for lines in runtime profile: EXPECTED
> LINES: row_regex: .*REMOTE.*ms.*ms.*true ACTUAL PROFILE: Query
> (id=c240144e50156fdf:4a5d42ea00000000): Summary: Session ID:
> 01416e6b603bb5cc:0218894cee8302ab Session Type: BEESWAX Start Time:
> 2025-02-13 22:12:29.699446000 End Time: 2025-02-13 22:12:29.754395000
> Duration: 54.949ms (54949 us) Query Type: QUERY Query State: FINISHED Impala
> Query State: FINISHED Query Status: OK Impala Version: impalad version
> 4.3.0-SNAPSHOT RELEASE (build 438cff1063dc1ce98f3a35224954a3194cf6c748) User:
> jenkins Connected User: jenkins Delegated User: Network Address:
> 127.0.0.1:48608 Default Db: functional_text_gzip Sql Statement: select
> STRAIGHT_JOIN count(*) from alltypes a join [SHUFFLE] alltypestiny b on
> a.month = b.month + 10000 Coordinator:
> impala-ec2-rhel88-m7g-4xlarge-ondemand-1ba5.vpc.cloudera.com:27000 Query
> Options (set by configuration):
> ABORT_ON_ERROR=1,DISABLE_CODEGEN=1,EXEC_SINGLE_NODE_ROWS_THRESHOLD=0,RUNTIME_FILTER_WAIT_TIME_MS=60000,MT_DOP=1,DISABLE_CODEGEN_ROWS_THRESHOLD=0,TIMEZONE=America/Los_Angeles,CLIENT_IDENTIFIER=query_test/test_runtime_filters.py::TestRuntimeFilters::()::test_basic_filters[mt_dop:1|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_no,MINMAX_FILTER_PARTITION_COLUMNS=0,TEST_REPLAN=1
> Query Options (set by configuration and planner):{noformat}
> h3. *Standard Error*
> {noformat}
> SETclient_identifier=query_test/test_runtime_filters.py::TestRuntimeFilters::()::test_basic_filters[mt_dop:1|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_no;
> -- executing against localhost:21000 use functional_text_gzip; -- 2025-02-13
> 22:12:21,653 INFO MainThread: Started query da404d545ecc3344:8d6f96b000000000
> SET
> client_identifier=query_test/test_runtime_filters.py::TestRuntimeFilters::()::test_basic_filters[mt_dop:1|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_no;
> SET test_replan=1; SET mt_dop=1; SET batch_size=0; SET num_nodes=0; SET
> disable_codegen_rows_threshold=0; SET disable_codegen=True; SET
> abort_on_error=1; SET exec_single_node_rows_threshold=0; -- 2025-02-13
> 22:12:21,654 INFO MainThread: Loading query test file:
> /data/jenkins/workspace/impala-cdh_main-exhaustive-release-arm/repos/Impala/testdata/workloads/functional-query/queries/QueryTest/runtime_filters.test
> -- executing against localhost:21000
>
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)