ebyhr commented on code in PR #12746: URL: https://github.com/apache/iceberg/pull/12746#discussion_r2034369904
########## site/docs/hive-quickstart.md: ########## @@ -39,7 +39,7 @@ Set the version variable. export HIVE_VERSION=4.0.0 ``` -Start the container, using the option `--platform linux/amd64` for a Mac with an M-Series chip: +Start the container, using the option `--platform linux/arm64` for a Mac with an M-Series chip: Review Comment: The expected option for non M-series users might be unclear if we change the following command. We could change this sentence to mention both `linux/arm64` and `inux/amd64` options. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org