Files
impala/tests/shell/test_shell_interactive.py
casey dfd72cdcb5 IMPALA-1591: Allow stmts to have trailing semicolon
The existing error message ("Error: could not match input") is not
helpful and too confusing. This accepts a trailing semicolon and
provides a better error message for other unacceptable chars.

Change-Id: I48ee90d109ce27c8a34e68f79d2e57e8426f1074
Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5617
Reviewed-by: Casey Ching <casey@cloudera.com>
Tested-by: jenkins
2015-02-07 16:06:24 -08:00

8.8 KiB