andygrove commented on code in PR #2583: URL: https://github.com/apache/datafusion-comet/pull/2583#discussion_r2433738233
########## docs/source/contributor-guide/benchmarking_aws_ec2.md: ########## @@ -104,7 +104,7 @@ make release Set `COMET_JAR` environment variable. ```shell -export COMET_JAR=/home/ec2-user/datafusion-comet/spark/target/comet-spark-spark3.5_2.12-0.11.0-SNAPSHOT.jar +export COMET_JAR=/home/ec2-user/datafusion-comet/spark/target/comet-spark-spark3.5_2.12-0.11.0.jar Review Comment: In a separate PR, it would be good to update the main branch to use `$COMET_VERSION` here. -- 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]
