You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/05/07 00:03:18 UTC

[GitHub] [iceberg] karuppayya opened a new issue #2559: Create a utility to get the misc metadata locations

karuppayya opened a new issue #2559:
URL: https://github.com/apache/iceberg/issues/2559


   @karuppayya, I think we can combine the new logic with the existing one. What about creating a utility class in a separate PR?
   
   We could do something like
   
   ```
   org.apache.iceberg.util.MetadataLocationUtil
   MetadataLocationUtil.manifestListLocations(snapshots) -> List<String>
   MetadataLocationUtil.miscMetadataFileLocations(ops, recursively) -> Set<String>
   ```
   
   _Originally posted by @aokolnychyi in https://github.com/apache/iceberg/pull/2415#discussion_r627834645_


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] karuppayya closed issue #2559: Create a utility to get the misc metadata locations

Posted by GitBox <gi...@apache.org>.
karuppayya closed issue #2559:
URL: https://github.com/apache/iceberg/issues/2559


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] karuppayya commented on issue #2559: Create a utility to get the misc metadata locations

Posted by GitBox <gi...@apache.org>.
karuppayya commented on issue #2559:
URL: https://github.com/apache/iceberg/issues/2559#issuecomment-843357068


   The change is merged, closing this issue.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] karuppayya commented on issue #2559: Create a utility to get the misc metadata locations

Posted by GitBox <gi...@apache.org>.
karuppayya commented on issue #2559:
URL: https://github.com/apache/iceberg/issues/2559#issuecomment-834820165


   PR: https://github.com/apache/iceberg/pull/2564


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org