ashvina commented on code in PR #399:
URL: https://github.com/apache/incubator-xtable/pull/399#discussion_r1541278731


##########
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:
   Yes, it should be better to fix prefix of this file as well. 
   BTW, #393 is the umbrella issues for all prefix renaming/removing tasks. I 
can incorporate this class in its task as well. To make PR reviews easy, my 
plan is to create multiple PRs.



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

Reply via email to