cgivre opened a new pull request #2435: URL: https://github.com/apache/drill/pull/2435
# [DRILL-8112](https://issues.apache.org/jira/browse/DRILL-8112): Excel Reader Ignores HeaderRow Config Param ## Description Drill was ignoring the `headerRow` parameter in the Excel reader, which allowed Drill to skip to the first row of actual data. This PR fixes that. ## Documentation N/A ## Testing Ran unit tests, and tested manually. -- 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]
