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

   This adds a delegating metricsReporter method to IcebergGenerics.ScanBuilder 
so callers can configure scan metrics reporting without accessing the 
underlying TableScan directly.
   
   Closes #14875.
   
   Tests:
   - JAVA_HOME=/Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home 
./gradlew :iceberg-data:test --tests 
org.apache.iceberg.data.TestLocalScan.testScanMetricsReporter
   - JAVA_HOME=/Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home 
./gradlew :iceberg-data:spotlessCheck


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

Reply via email to