rdblue commented on pull request #3094: URL: https://github.com/apache/iceberg/pull/3094#issuecomment-923243388
Looks like the change that defaulted object storage tables to the folder-storage path has not been released yet: https://github.com/apache/iceberg/commit/aef12c0e702ef8c306826581893963e3dc5f6ba3 @flyrain and @jackye1995, how about simplifying this by only using `write.data.path` and removing the use of `write.folder-storage.path` from the object store location provider? That simplifies the documentation and makes it easier to understand. -- 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]
