[
https://issues.apache.org/jira/browse/DRILL-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edmon Begoli updated DRILL-3738:
--------------------------------
Description:
I would like to implement a new storage plugin for Excel files which would
support reading and writing of these.
It would be implemented using Apache POI project:
https://poi.apache.org/spreadsheet/
The most recent component of POI called SS supports both .xlsx and .xls format
which is particularly convenient, as this will uniformly allow the coverage of
of both formats.
was:
I would like to implement a new storage plugin for Excel files which would
support reading and writing of these.
It would be implemented using Apache POI project:
https://poi.apache.org/spreadsheet/
> Create StoragePlugin for Excel files (.xlsx or possibly .xls)
> -------------------------------------------------------------
>
> Key: DRILL-3738
> URL: https://issues.apache.org/jira/browse/DRILL-3738
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: Future
> Reporter: Edmon Begoli
> Labels: features
>
> I would like to implement a new storage plugin for Excel files which would
> support reading and writing of these.
> It would be implemented using Apache POI project:
> https://poi.apache.org/spreadsheet/
> The most recent component of POI called SS supports both .xlsx and .xls
> format which is particularly convenient, as this will uniformly allow the
> coverage of of both formats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)