Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this topic

Missing stats in Impala

avatar
Reader

Hi,

 

I need to find the tables which don't have stats computed on them.

Basically, I have many tables which are being queried upon and have slow response because of missing statistics.
I need to find the tables with missing stats, so I can run "Compute Stats" on them.

Thanks

Who agreed with this topic