You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/01/26 06:02:41 UTC

[GitHub] [drill] cgivre opened a new pull request #2435: DRILL-8112: Excel Reader Ignores HeaderRow Config Param

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



[GitHub] [drill] jnturton commented on pull request #2435: DRILL-8112: Excel Reader Ignores HeaderRow Config Param

Posted by GitBox <gi...@apache.org>.
jnturton commented on pull request #2435:
URL: https://github.com/apache/drill/pull/2435#issuecomment-1021932269


   The JDK 11 test run included a failure for TestHttpPlugin#testSlowResponse which I'm going to attribute to test reproducability issues and not this PR which has nothing to do with the HTTP plugin.


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



[GitHub] [drill] jnturton merged pull request #2435: DRILL-8112: Excel Reader Ignores HeaderRow Config Param

Posted by GitBox <gi...@apache.org>.
jnturton merged pull request #2435:
URL: https://github.com/apache/drill/pull/2435


   


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