zhongyujiang commented on issue #10773:
URL: https://github.com/apache/iceberg/issues/10773#issuecomment-2251844012

   > Even if the stats are missing in previous manifests with the old schema, 
it seems theoretically possible in my head to assume that new columns which are 
not in that schema should be treated as null (that's how they will be projected 
anyways from the past data files), and as a result we skip those files based on 
null counts.
   
   @amogh-jahagirdar FYI, I believe PR #4898 aligns with your views, but 
unfortunately, it didn't manage to move forward.
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to