[
https://issues.apache.org/jira/browse/IMPALA-13612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Fehr closed IMPALA-13612.
-------------------------------
Resolution: Won't Do
The "wait_for_table_to_appear" function is only used in two tests. This Jira
will not provide enough benefit to justify implementing it.
> 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
> Priority: Minor
> Labels: newbie
>
> 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)