snazy commented on code in PR #4501:
URL: https://github.com/apache/polaris/pull/4501#discussion_r3279724796


##########
plugins/spark/README.md:
##########
@@ -54,7 +54,7 @@ Run the following command to build the Polaris Spark project 
and publish the sou
 
 ```shell
 bin/spark-shell \
---packages 
org.apache.polaris:polaris-spark-<spark_version>_<scala_version>:<polaris_version>,org.apache.iceberg:iceberg-aws-bundle:1.10.0,io.delta:delta-spark_2.12:3.3.1
 \
+--packages 
org.apache.polaris:polaris-spark-<spark_version>_<scala_version>:<polaris_version>,org.apache.iceberg:iceberg-aws-bundle:<iceberg_version>,io.delta:delta-spark_2.12:3.3.1
 \

Review Comment:
   Wonder whether this should be `1.10.1` like the other ones below or the ones 
below use `<iceberg_version>`?



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

Reply via email to