aokolnychyi commented on pull request #1376: URL: https://github.com/apache/iceberg/pull/1376#issuecomment-680127263
@sudssf It seems like we should use the total number of records from the snapshot summary only if we are reading the main table. Right now, this estimation is also invoked while reading metadata tables too. I think we should compute stats based on tasks and skip the estimation for metadata tables. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
