pan3793 commented on code in PR #14984:
URL: https://github.com/apache/iceberg/pull/14984#discussion_r3388278767


##########
spark/v4.2/spark/src/jmh/java/org/apache/iceberg/spark/source/orc/IcebergSourceNestedORCDataReadBenchmark.java:
##########
@@ -41,8 +41,8 @@
  * A benchmark that evaluates the performance of reading ORC data with a flat 
schema using Iceberg
  * and the built-in file source in Spark.
  *
- * <p>To run this benchmark for spark-4.1: <code>
- *   ./gradlew -DsparkVersions=4.1 :iceberg-spark:iceberg-spark-4.1_2.13:jmh
+ * <p>To run this benchmark for spark-4.2 : <code>
+ *   ./gradlew -DsparkVersions=4.2  :iceberg-spark:iceberg-spark-4.2 _2.13:jmh

Review Comment:
   extra spaces, many places have a similar issue, and it has been existing 
since you started testing 4.2.0-preview1



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