Github user bushnoh commented on the issue:
https://github.com/apache/zeppelin/pull/2701
@zjffdu @felixcheung I merged changes from master into the branch to
trigger another build however it looks like master is failing in Jenkins again.
The previous build did pass though.
---
Github user bushnoh commented on the issue:
https://github.com/apache/zeppelin/pull/2701
@zjffdu I was trying to show that the tests failing in master (that don't
include my changes) are the same ones with the same errors that are failing on
my branch with the changes
---
Github user bushnoh commented on the issue:
https://github.com/apache/zeppelin/pull/2701
@zjffdu I have merged in the changed from master however there are still CI
failures. They are again both unrelated and are the ones that are happening on
master: https://travis-ci.org/apache
Github user bushnoh commented on the issue:
https://github.com/apache/zeppelin/pull/2701
@zjffdu The CI errors look unrelated. They're for the IPythonInterpreter
and are the same ones that are failing on master.
---
GitHub user bushnoh opened a pull request:
https://github.com/apache/zeppelin/pull/2701
[ZEPPELIN-3098] Livy Interpreter fails if row contains newline or tab
### What is this PR for?
This PR fixes the issue of newlines and tabs breaking results in the SQL
interpreter in Livy