mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
The Impala documentation lists true as the default value for the RETRY_FAILED_QUERIES query option. However, the actual default value is false. Fixes the documentation to reflect the correct default value. Change-Id: I29cfd703e71f307173fc8c57b843daf88fa5b600 Reviewed-on: http://gerrit.cloudera.org:8080/23298 Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com> Tested-by: Jason Fehr <jfehr@cloudera.com>