Ruslan Dautkhanov created ZEPPELIN-3511:
-------------------------------------------
Summary: remove old button "Download Data as CSV/TSV"
Key: ZEPPELIN-3511
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3511
Project: Zeppelin
Issue Type: Improvement
Components: front-end
Affects Versions: 0.8.0, 0.9.0, 0.8.1
Reporter: Ruslan Dautkhanov
As discussed on
[PR-2601|https://github.com/apache/zeppelin/pull/2601#issuecomment-356609580]
and
[PR-2971|https://github.com/apache/zeppelin/pull/2971#issuecomment-391219166],
having two separate and incompatible ways to export csv from a datagrid is
confusing to the users.
Moreover, the old way of exporting has some issues (doesn't comply with doesn't
conform to RFC-4180 ) as described on
[ZEPPELIN-1803|https://issues.apache.org/jira/browse/ZEPPELIN-1803],
[ZEPPELIN-2956|https://issues.apache.org/jira/browse/ZEPPELIN-2956] .
This jira is to *remove* old way of exporting data as csv/tsv.
The new way of exporting through angular-ui-grid doesn't have those issues and
also has an option of exporting data as xlsx and exporting only visible data.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)