cgivre opened a new pull request #2428:
URL: https://github.com/apache/drill/pull/2428


   # [DRILL-8108](https://issues.apache.org/jira/browse/DRILL-8108): Excel 
Reader Fails with Duplicate Columns
   
   ## Description
   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.  
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Added two unit tests.


-- 
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]


Reply via email to