alamb opened a new issue #82: URL: https://github.com/apache/arrow-datafusion/issues/82
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-8260 This is an edge case but the query "SELECT 1 FROM t" causes an error in the Parquet reader because we are not reading any columns. We should have the query planner recognize this and fail the query is invalid. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org