You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "cgivre (via GitHub)" <gi...@apache.org> on 2023/01/24 15:15:01 UTC

[GitHub] [drill] cgivre opened a new pull request, #2744: DRILL-8392: Empty Tables Causes Index Out of Bounds Exception on PDF Reader

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

   # [DRILL-8392](https://issues.apache.org/jira/browse/DRILL-XXXX): Empty Tables Causes Index Out of Bounds Exception on PDF Reader
   
   ## Description
   In certain conditions, Drill will generate an Index Out of Bounds exception.  This minor PR fixes that.  Basically, when a schema is not provided, Drill will ignore empty cells in rows. 
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Ran existing unit tests and tested with customer data.


-- 
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] cgivre merged pull request #2744: DRILL-8392: Empty Tables Causes Index Out of Bounds Exception on PDF Reader

Posted by "cgivre (via GitHub)" <gi...@apache.org>.
cgivre merged PR #2744:
URL: https://github.com/apache/drill/pull/2744


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