tachyonwill opened a new pull request #12423: URL: https://github.com/apache/arrow/pull/12423
ScanFileContents assumes that there is at least one column and returns the number of rows in total_rows[0], which is technically invalid when there are zero columns. Fix by returning early if there are zero columns. -- 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]
