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-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org