mirror of
https://github.com/apache/impala.git
synced 2026-01-25 09:01:08 -05:00
Function print_to_stderr() has a syntax error when an error message is displayed. I solved this problem by exchanging the position of variable and the subsequent strings in function print_to_stderr(). Change-Id: Ib883499a88f39d91b69bea4291f1ce5dd264ccf6 Reviewed-on: http://gerrit.cloudera.org:8080/7187 Reviewed-by: Bharath Vissapragada <bharathv@cloudera.com> Tested-by: Impala Public Jenkins