nastra opened a new pull request, #6037:
URL: https://github.com/apache/iceberg/pull/6037

   The motivation behind moving `ScanReport` to `iceberg-core` is because we 
don't actually need it in the `iceberg-api`, since `MetricsReporter` only 
requires to have `MetricsReport` in the `iceberg-api` module.
   
   The motivation for extracting all of those classes out of `ScanReport` is so 
that we can reuse them in order to introduce an `IncrementalScanReport` class, 
which slightly differs from `ScanReport` around the snapshot (since it requires 
from/to snapshot IDs)


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