Michael Smith created IMPALA-12998:
--------------------------------------
Summary: Query History fails DCHECK with unknown DDL type
Key: IMPALA-12998
URL: https://issues.apache.org/jira/browse/IMPALA-12998
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.4.0
Reporter: Michael Smith
When running Impala's full test suite with {{enable_workload_mgmt}}, Impala
errors out with
{code}
W0409 17:28:36.151866 14947 workload-management.cc:244] unknown ddl type:
SHOW_METADATA_TABLES
F0409 17:28:36.151877 14947 workload-management.cc:246] Check failed: false
{code}
It doesn't handle {{SHOW_METADATA_TABLES}} from IMPALA-12609.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)