Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1500
@Peilin-Yang
Have to fix a test, need to change the expected result in that test from
`1,787` to `1787`
```
Failed tests:
SparkParagraphIT.testSqlSpark:188 Paragraph from SparkParagraphIT of
testSqlSpark result:
Expected: "age\njob\nmarital\neducation\nbalance\n30 unemployed married
primary 1,787"
but: was
"age\nââ¼\njob\nââ¼\nmarital\nââ¼\neducation\nââ¼\nbalance\nââ¼\n30
unemployed married primary 1787"
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0
```
---
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.
---