You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/30 02:02:34 UTC

[Impala-CR] Source query files from shell.

Henry Robinson has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2662

Change subject: Source query files from shell.
......................................................................

Source query files from shell.

This patch allows you to write SOURCE <file> or SRC <file>, and have the
shell read the file and execute all the queries in it.

Change-Id: Ib05df3e755cd12e9e9562de6b353857940eace03
---
M shell/impala_shell.py
A tests/shell/shell.cmds
A tests/shell/shell_error.cmds
M tests/shell/test_shell_interactive.py
4 files changed, 64 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/62/2662/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2662
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib05df3e755cd12e9e9562de6b353857940eace03
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <he...@cloudera.com>