mirror of
https://github.com/apache/impala.git
synced 2025-12-30 03:01:44 -05:00
Impala shell cannot get child query handle so it cannot query live progress for COMPUTE STATS query. Disable live progress callback for compute stats query. Change-Id: I2d2f342a805905a4fa868686e7c9e9362c2c2223 Reviewed-on: http://gerrit.cloudera.org:8080/1109 Reviewed-by: Juan Yu <jyu@cloudera.com> Tested-by: Internal Jenkins