Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1500
@Peilin-Yang The button we introduced in this PR, is breaking another test.
Although the test looks funny, let's fix the expected result too
```
Failed tests:
SparkParagraphIT.testSqlSpark:188 Paragraph from SparkParagraphIT of
testSqlSpark result:
Expected: "age\njob\nmarital\neducation\nbalance\n30 unemployed married
primary 1787"
but: was
"age\nââ¼\njob\nââ¼\nmarital\nââ¼\neducation\nââ¼\nbalance\nââ¼\n30
unemployed married primary 1787"
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---