mirror of
https://github.com/apache/impala.git
synced 2026-01-03 06:00:52 -05:00
This works around a problem with computing table stats via the Hive Meta Store client API. When executing these stements via the MetaStoreClient, all tables were getting a num_rows=0 value returned from the ANALYZE TABLE query.