Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
ref. https://github.com/apache/zeppelin/commit/0fc1d7ba2081ebeed5c45d87c27ca57727f54099
- The error occurs in parseSQLJsonOutput (line 180) as it always expects rowsOutput to have at least 2 values.
- When INSERT/CREATE statement is executed, the rowsOutput is empty, the app throws IndexOutOfBoundsException
Attachments
Issue Links
- is related to
-
ZEPPELIN-5971 tableWithUTFCharacters throws error when loading data with arrays
- Resolved
- links to