rajarshisarkar opened a new pull request #3660: URL: https://github.com/apache/iceberg/pull/3660
Raising a small change to change the variable name from `list` to `metadataFile` as `metadata.metadataFileLocation()` would give the current metadata file (and not a list). This change is also consistent with the previous lines where the previous metadata files are deleted: https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/CatalogUtil.java#L114-L117 -- 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]
