Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 02709c0e7 -> e625c9d6d
ZEPPELIN-2015 Improve parsing logic of livy sql output
### What is this PR for?
This PR is trying to resolve the table display issue related with #1942. But
when I do this PR, I find other 2 issues in livy int
Repository: zeppelin
Updated Branches:
refs/heads/master 12ab0e5e3 -> 684f48457
ZEPPELIN-2015 Improve parsing logic of livy sql output
### What is this PR for?
This PR is trying to resolve the table display issue related with #1942. But
when I do this PR, I find other 2 issues in livy interpr
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 0564cd6ad -> 02709c0e7
[ZEPPELIN-1982] When using the 'Select * ...' statement doesn't show â¦
### What is this PR for?
In this ticket
[ZEPPELIN-212](https://issues.apache.org/jira/browse/ZEPPELIN-212)ï¼``InterpreterOutput.java``
Repository: zeppelin
Updated Branches:
refs/heads/master 93e6e0bfc -> 12ab0e5e3
[ZEPPELIN-1982] When using the 'Select * ...' statement doesn't show â¦
### What is this PR for?
In this ticket
[ZEPPELIN-212](https://issues.apache.org/jira/browse/ZEPPELIN-212)ï¼``InterpreterOutput.java``
wil
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 1a5c11348 -> 0564cd6ad
[Pyspark] checking nhooks count.
### What is this PR for?
if the `nhooks` value is `0` in
this(https://github.com/apache/zeppelin/blob/master/spark/src/main/resources/python/zeppelin_pyspark.py#L324)
line, py
Repository: zeppelin
Updated Branches:
refs/heads/master b1e06919f -> 93e6e0bfc
[Pyspark] checking nhooks count.
### What is this PR for?
if the `nhooks` value is `0` in
this(https://github.com/apache/zeppelin/blob/master/spark/src/main/resources/python/zeppelin_pyspark.py#L324)
line, python