You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/05/02 04:07:00 UTC

[jira] [Created] (DRILL-7912) Add Sheet Names to Excel Reader

Charles Givre created DRILL-7912:
------------------------------------

             Summary: Add Sheet Names to Excel Reader
                 Key: DRILL-7912
                 URL: https://issues.apache.org/jira/browse/DRILL-7912
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
    Affects Versions: 1.18.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.19.0


Currently, there is no way to determine what sheets are available in an Excel file.  This PR adds a metadata field called `_sheets` which a user can query to determine available sheets in a given file. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)