manuzhang commented on code in PR #14122:
URL: https://github.com/apache/iceberg/pull/14122#discussion_r2366511506


##########
docs/docs/aws.md:
##########
@@ -687,7 +687,7 @@ The Glue, S3 and DynamoDB clients are then initialized with 
the assume-role cred
 Here is an example to start Spark shell with this client factory:
 
 ```shell
-spark-sql --packages org.apache.iceberg:iceberg-spark-runtime-3.4_2.12:{{ 
icebergVersion }},org.apache.iceberg:iceberg-aws-bundle:{{ icebergVersion }} \
+spark-sql --packages org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:{{ 
icebergVersion }},org.apache.iceberg:iceberg-aws-bundle:{{ icebergVersion }} \

Review Comment:
   We may add `sparkVersion` variable in a separate PR.



-- 
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]

Reply via email to