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 2021/02/04 17:23:52 UTC

[GitHub] [iceberg] rdblue edited a comment on pull request #2182: Support for PartitionStatsFile in each snapshot

rdblue edited a comment on pull request #2182:
URL: https://github.com/apache/iceberg/pull/2182#issuecomment-773474731


   @vvellanki, what I'm suggesting is to plan early and use the actual stats from the splits. You will need to do the planning at some point either way because you'll need to dispatch a task for each input split.
   
   As for the time taken to plan a scan with more columns, you should take a look at the table properties to control metrics that are kept in table metadata. The [metrics properties start with `write.metadata.metrics`](http://iceberg.apache.org/configuration/#write-properties).


----------------------------------------------------------------
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