[
https://issues.apache.org/jira/browse/DRILL-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476780#comment-17476780
]
ASF GitHub Bot commented on DRILL-8108:
---------------------------------------
cgivre merged pull request #2428:
URL: https://github.com/apache/drill/pull/2428
--
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
> Affects Versions: 1.19.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Critical
> Fix For: 1.20.0
>
>
> 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)