zeppelin/python/src
Jeff Zhang 737d1626d0 [ZEPPELIN-4522]. Support multiple sql statements for SparkSqlInterpreter
### What is this PR for?

Use the SqlSplitter in `zeppelin-interpreter` to split sql and execute in SparkSqlInterpreter. Nothing changes for the previous single sql statement paragraph. But just multiple result will be displayed for multiple sql statements.

### What type of PR is it?
[Feature]

### Todos
* [ ] - Task

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-4522

### How should this be tested?
* CI pass

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Jeff Zhang <zjffdu@apache.org>

Closes #3579 from zjffdu/ZEPPELIN-4522 and squashes the following commits:

eda573649 [Jeff Zhang] fix failed test
68d5a30c8 [Jeff Zhang] Add test for no sql but just 2 comments
4ff15e4fb [Jeff Zhang] address comment
bc3c1feff [Jeff Zhang] [ZEPPELIN-4522]. Support multiple sql statements for SparkSqlInterpreter
2019-12-31 09:30:03 +08:00
..
main [ZEPPELIN-4497] Change zeppelin-jupyter-adapter to zeppelin-jupyter-interpreter 2019-12-23 15:18:42 +08:00
test [ZEPPELIN-4522]. Support multiple sql statements for SparkSqlInterpreter 2019-12-31 09:30:03 +08:00