You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/26 06:03:00 UTC

[jira] [Commented] (DRILL-8112) Excel Reader Ignores HeaderRow Config Param

    [ 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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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