the-other-tim-brown commented on code in PR #399: URL: https://github.com/apache/incubator-xtable/pull/399#discussion_r1541566883
########## api/src/main/java/org/apache/xtable/model/storage/OneFileGroup.java: ########## @@ -28,20 +28,20 @@ import org.apache.xtable.model.stat.PartitionValue; -/** Represents a grouping of {@link OneDataFile} with the same partition values. */ +/** Represents a grouping of {@link InternalDataFile} with the same partition values. */ @Value @Builder public class OneFileGroup { Review Comment: ok sounds good to me -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org