mollonado commented on code in PR #12746: URL: https://github.com/apache/iceberg/pull/12746#discussion_r2035658627
########## 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: I did not put Linux as it might be misleading, i.e. Linux supports all kinds of architectures, so I just left it to Macs. Also Linux folks usually know that they run on amd64 and perhaps it would be a non-issue for them anyway. -- 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