cobookman opened a new issue #2964: URL: https://github.com/apache/iceberg/issues/2964
`TableProperties.WRITE_NEW_DATA_LOCATION` represents a config setting of `write.folder-storage.path`. `TableProperties.OBJECT_STORE_PATH` represents a config setting of `write.object-storage.path ` Renaming `TableProperties.WRITE_NEW_DATA_LOCATION` to `TableProperties.FOLDER_STORE_PATH` makes the code much easier to read, and more clearly articulates the configuration setting. -- 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]
