atifiu opened a new issue, #8516: URL: https://github.com/apache/iceberg/issues/8516
### Apache Iceberg version 1.3.1 (latest release) ### Query engine Spark ### Please describe the bug 🐞 This is documentation only bug. It has been raised on our Slack channel that there is a difference between in default value of `write.distribution-mode` between [table configuration documentation](https://iceberg.apache.org/docs/latest/configuration/) and [Spark Configuration](https://iceberg.apache.org/docs/latest/configuration/) Actual default value is `hash` but in table configuration it is still showing as `none `(this has been changed in 1.2) @russ -- 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]
