Jason Fehr created IMPALA-13612:
-----------------------------------
Summary: Update Test Function wait_for_table_to_appear
Key: IMPALA-13612
URL: https://issues.apache.org/jira/browse/IMPALA-13612
Project: IMPALA
Issue Type: Improvement
Reporter: Jason Fehr
The python test method "wait_for_table_to_appear" defined in the
impala_test_suite.py method runs "describe" DDLs to determine when a table is
available. This method could be simplified by calling
'read_debug_webpage("catalog?json")' and checking if the specified table is
available in the coordinator's catalog cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]