pjfanning commented on pull request #2399: URL: https://github.com/apache/drill/pull/2399#issuecomment-989221637
@cgivre the test involves a new xlsx that has a copy of the 'data' sheet from test_data.xlsx but with 3 empty rows before the header row. Without my code change, the existing format-excel code skips too far because its skip logic is wrong (not handling rows that are simply missing from the iterator) -- 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]
