[
https://issues.apache.org/jira/browse/DRILL-8112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482276#comment-17482276
]
ASF GitHub Bot commented on DRILL-8112:
---------------------------------------
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]
> Excel Reader Ignores HeaderRow Config Param
> -------------------------------------------
>
> Key: DRILL-8112
> URL: https://issues.apache.org/jira/browse/DRILL-8112
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Other
> Affects Versions: 1.19.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.20.0
>
>
> Excel reader was ignoring the `headerRow` parameter. This minor bug fix
> corrects that.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)