This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 883f867088 Build: Fix gradle warning for optimizations disabled for
API tests (#5252)
add eff879daa4 Core: Add copy(withStats) to ContentFile (#5213)
No new revisions were added by this update.
Summary of changes:
api/src/main/java/org/apache/iceberg/ContentFile.java | 12 ++++++++++++
core/src/main/java/org/apache/iceberg/FindFiles.java | 3 +--
.../main/java/org/apache/iceberg/GenericManifestEntry.java | 6 +-----
core/src/main/java/org/apache/iceberg/ManifestGroup.java | 11 +++--------
core/src/main/java/org/apache/iceberg/ManifestReader.java | 6 +-----
5 files changed, 18 insertions(+), 20 deletions(-)