You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/09/03 00:31:49 UTC

[GitHub] [iceberg] rdblue commented on pull request #1353: Core: check that project schema and selected columns cannot be specified at the same time

rdblue commented on pull request #1353:
URL: https://github.com/apache/iceberg/pull/1353#issuecomment-686158105


   Thanks @JingsongLi. I think this is close, but I don't think that we need to restrict `select` to only data table scans. We should be able to use it when planning any scan by updating schema pruning to use the schema passed in to `BaseTableScan` when it is created.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org