You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2022/01/12 20:18:00 UTC

[jira] [Created] (DRILL-8106) format-excel does not handle missing cells properly

PJ Fanning created DRILL-8106:
---------------------------------

             Summary: format-excel does not handle missing cells properly
                 Key: DRILL-8106
                 URL: https://issues.apache.org/jira/browse/DRILL-8106
             Project: Apache Drill
          Issue Type: Improvement
          Components: Execution - Data Types
            Reporter: PJ Fanning


ExcelBatchReader uses cellIterator assuming that this will return cells for all columns - but this is not how that code works - the iterator only returns non-empty cells.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)