anuragmantri opened a new pull request #2658: URL: https://github.com/apache/iceberg/pull/2658
Add initial support for relative paths in metadata(https://github.com/apache/iceberg/issues/1617). Summary of changes: - Introduce `write.metadata.use.relative-path` property that governs the use of relative paths - Modify metadata writers and readers to use relative paths when the above property is enabled - No changes were made to public APIs -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
