rdblue commented on issue #491: Use relative path for manifest_path and file_path URL: https://github.com/apache/incubator-iceberg/pull/491#issuecomment-597245527 @jun-ma-0, I reopened it for you. This is a forward-incompatible change. That is, it will break older readers that don't know how to construct a full path using the table location and a relative path. That means we need to put it behind a feature flag in table properties, like the recent change that made snapshot IDs in manifest files optional. We should also update the spec.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
