Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5506: Add stdin description to help information of query_file option ......................................................................
IMPALA-5506: Add stdin description to help information of query_file option Help information of query_file option in impala-shell misses stdin description. I fix this issue by adding stdin description to help information of query_file option. Change-Id: I0264174fd062497c72891b31cf9ac1ba6c00f716 Reviewed-on: http://gerrit.cloudera.org:8080/7178 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Impala Public Jenkins --- M shell/option_parser.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Henry Robinson: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7178 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0264174fd062497c72891b31cf9ac1ba6c00f716 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Donghui Xu <[email protected]> Gerrit-Reviewer: Donghui Xu <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
