vvysotskyi commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files URL: https://github.com/apache/drill/pull/1978#issuecomment-585260482 @cgivre, in your previous comment, you have mentioned that when plugin itself handled projection pushdown, this issue wasn't observed, so I assumed that it wasn't done by EVF (at least in this case). Regarding user experience, I doubt that it would be better for user experience to introduce this config option, it just confuses the user: `SELECT *` should return all the records, but it will ignore specific column. What behavior is expected if the user would specify this column explicitly, or if he would add a filter with this column, or even aggregation?
---------------------------------------------------------------- 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 With regards, Apache Git Services