jackye1995 opened a new pull request #2965: URL: https://github.com/apache/iceberg/pull/2965
closes #2964 @cobookman, @kbendick and @openinx brought up the issue during #2845 that the variable name `WRITE_NEW_DATA_LOCATION` is inconsistent with the actual value `write.folder-storage.path`. This PR deprecates the old variable name to use a name that is consistent with the actual value. I looked into the original PR that introduced this which is #6, I think @rdblue suggested using the value `write.folder-storage.path`, but the author @mccheah did not update the variable name. Please let me know if there is any concern about this deprecation. -- 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]
