ajantha-bhat commented on code in PR #7060:
URL: https://github.com/apache/iceberg/pull/7060#discussion_r1131028808
##########
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:
I believe the release owner will bump the `nessieVersion` in the
iceberg-docs repo
https://github.com/apache/iceberg-docs/blob/457099ffe612977ad272ab142a702018bf3bfcf9/docs/config.toml#L12
--
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]