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 2019/10/09 23:01:29 UTC

[GitHub] [incubator-iceberg] ppadma commented on issue #491: Use relative path for manifest_path and file_path

ppadma commented on issue #491: Use relative path for manifest_path and file_path
URL: https://github.com/apache/incubator-iceberg/pull/491#issuecomment-540242391
 
 
   @rdblue @jun-ma-0 We have a use case for some complex migration scenarios where table data could be in multiple locations. We are looking into adding manifests from an existing table in one location to a new table in a different location. For that to work, we really need to have relative paths per manifest, not table. So, what I am suggesting is to make this behavior opt-in at table level. But, each manifest should have a flag indicating whether the paths are relative or not and if relative, we should have a basePath specified in the manifest.  

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


With regards,
Apache Git Services

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