mirror of
https://github.com/apache/impala.git
synced 2026-01-08 03:02:48 -05:00
Before, when the show_profiles -p option was enabled, the runtime profile would be printed before the query was closed, preventing the query summary from being printed. Now the profile is printed after the query is closed. Change-Id: Icf7b10f7612d8016736aac70aa7b77265d391a98 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/3770 Reviewed-by: Nong Li <nong@cloudera.com> Tested-by: jenkins Reviewed-on: http://gerrit.sjc.cloudera.com:8080/3821 Reviewed-by: Abdullah Yousufi <abdullah.yousufi@cloudera.com>