flyrain opened a new pull request #3094: URL: https://github.com/apache/iceberg/pull/3094
Per discussion in #2965, we deprecate both `write.folder-storage.path` and `write.object-storage.path`, and use `write.data.path` instead. Created a new method `LocationProviders::dataLocation` to get the data location and to be compatible with deprecated configs. cc @rdblue @jackye1995 @aokolnychyi @RussellSpitzer @kbendick @karuppayya -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
