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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to