Ruslan Dautkhanov created ZEPPELIN-3293:
-------------------------------------------
Summary: extraneous lines if data in a column has "\n" character
Key: ZEPPELIN-3293
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3293
Project: Zeppelin
Issue Type: Bug
Components: front-end
Affects Versions: 0.8.0, 0.9.0
Reporter: Ruslan Dautkhanov
|Apache Zeppelin uses angular-ui/ui-grid for data tables visualization.
If data has "\n" characters present, extra table lines are present.
[!https://user-images.githubusercontent.com/3013418/36998541-7e6a4fe8-207a-11e8-8ea2-40ad9d1773cb.png!|https://user-images.githubusercontent.com/3013418/36998541-7e6a4fe8-207a-11e8-8ea2-40ad9d1773cb.png]
Is there is an option to switch this behvior off. We think a better options
could be: * display "\n" as whitespace;
* display "\n" as "\n" (backslash, "n" character).
Thanks.|
[https://github.com/angular-ui/ui-grid/issues/6589]
cc [[email protected]]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)