Hi all, Recently, I found that when submit sql with jdbc in code, those sqls return "ArrayIndexOutOfBoundsException" instead of "Syntax error”: show\n select\n And here is the JIRA: https://issues.apache.org/jira/browse/IMPALA-8497 I’m not sure is this a bug or design for this? | | skyyws | | sky...@163.com |
- SQL return ArrayIndexOutOfBoundsException when ends with '\n... skyyws