| # TODO: enable this once we have a way to invalidate kudu clients (IMPALA-5685) | |
| #==== | |
| #---- QUERY | |
| #show table stats functional_kudu.alltypestiny | |
| #---- CATCH | |
| #Error accessing Kudu for table stats | |
| #==== | |
| ==== | |
| ---- QUERY | |
| # Expected timeout while planning the scan node. | |
| # TODO: improve error messages (here and below) when KUDU-1734 is resolved | |
| select * from functional_kudu.alltypes | |
| ---- CATCH | |
| Kudu error: cannot complete before timeout | |
| ==== |