rahil-c commented on code in PR #710:
URL: https://github.com/apache/incubator-xtable/pull/710#discussion_r2082245083


##########
xtable-core/src/main/java/org/apache/xtable/iceberg/IcebergConversionSource.java:
##########
@@ -128,6 +131,7 @@ public InternalTable getTable(Snapshot snapshot) {
         .latestCommitTime(Instant.ofEpochMilli(snapshot.timestampMillis()))
         .readSchema(irSchema)
         .layoutStrategy(dataLayoutStrategy)
+        .latestMetdataPath(iceOps.current().metadataFileLocation())

Review Comment:
   have amended pr for this



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