anoopj commented on code in PR #17932:
URL: https://github.com/apache/iceberg/pull/17932#discussion_r3926635851


##########
core/src/test/java/org/apache/iceberg/TestTrackedFileAdapters.java:
##########
@@ -38,9 +38,12 @@ class TestTrackedFileAdapters {
   private static final String MANIFEST_LOCATION = 
"s3://bucket/table/manifest.parquet";
   private static final String DATA_FILE_LOCATION = 
"s3://bucket/data/file.parquet";
   private static final String DV_LOCATION = "s3://bucket/puffin/dv-file.bin";
+  private static final String MANIFEST_FILE_LOCATION = 
"s3://bucket/table/manifest-1.parquet";

Review Comment:
   You're right. Done. 



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