[
https://issues.apache.org/jira/browse/DRILL-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476716#comment-17476716
]
ASF GitHub Bot commented on DRILL-8108:
---------------------------------------
cgivre commented on pull request #2428:
URL: https://github.com/apache/drill/pull/2428#issuecomment-1013781073
@pjfanning Would you mind doing a quick review of this PR?
--
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]
> Excel Reader Fails with Duplicate Columns
> -----------------------------------------
>
> Key: DRILL-8108
> URL: https://issues.apache.org/jira/browse/DRILL-8108
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Other
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Critical
>
> In its current implementation, if Drill encounters an Excel file which
> contains duplicate column names, it will fail to read the data. This PR
> fixes this issue by appending `_n` after the duplicate column.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)