Fokko commented on code in PR #7060:
URL: https://github.com/apache/iceberg/pull/7060#discussion_r1132879913


##########
docs/nessie.md:
##########
@@ -47,7 +47,7 @@ From Spark 3.3 (with scala 2.12), Nessie SQL extensions can 
be used to manage th
 
 ```
 bin/spark-sql 
-  --packages "org.apache.iceberg:iceberg-spark-runtime-3.3_2.12:{{% 
icebergVersion %}},org.projectnessie:nessie-spark-extensions:{{% nessieVersion 
%}}"
+  --packages "org.apache.iceberg:iceberg-spark-runtime-3.3_2.12:{{% 
icebergVersion 
%}},org.projectnessie.nessie-integrations:nessie-spark-extensions-3.3_2.12:{{% 
nessieVersion %}}"

Review Comment:
   Maybe a good idea to add it to the how to release guide: 
https://iceberg.apache.org/how-to-release/ I don't see it mentioned explicitly.
   
   I'm thinking of adding the Flink version there as well.



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