[
https://issues.apache.org/jira/browse/DRILL-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474931#comment-17474931
]
ASF GitHub Bot commented on DRILL-8106:
---------------------------------------
pjfanning commented on pull request #2426:
URL: https://github.com/apache/drill/pull/2426#issuecomment-1011419554
Current PR does not yet fully fix the code - I'm still getting issues with
the sample file - but a different one from when I started.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
>
> 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)