wypoon commented on pull request #4395: URL: https://github.com/apache/iceberg/pull/4395#issuecomment-1078561754
@RussellSpitzer thank you for the interest. I just updated the PR to add debug logging on the `PartitionReader`s to show how many files each is reading (and the table being read). If you're playing with this, that helps you see the numbers that are being reported for each `InputPartition`, and the sum should be reported in the Spark UI. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
