kbendick commented on a change in pull request #4328:
URL: https://github.com/apache/iceberg/pull/4328#discussion_r826560688



##########
File path: 
spark/v3.2/spark/src/jmh/java/org/apache/iceberg/spark/source/parquet/IcebergSourceParquetWithUnrelatedDeleteBenchmark.java
##########
@@ -32,9 +32,9 @@
  * This class uses a dataset with a flat schema.
  * To run this benchmark for spark-3.2:
  * <code>
- * ./gradlew :iceberg-spark:iceberg-spark-3.2:jmh
- *   -PjmhIncludeRegex=IcebergSourceParquetWithUnrelatedDeleteBenchmark
- *   
-PjmhOutputPath=benchmark/iceberg-source-parquet-with-unrelated-delete-benchmark-result.txt
+ *   ./gradlew :iceberg-spark:iceberg-spark-3.2:jmh
+ *       -PjmhIncludeRegex=IcebergSourceParquetWithUnrelatedDeleteBenchmark
+ *       
-PjmhOutputPath=benchmark/iceberg-source-parquet-with-unrelated-delete-benchmark-result.txt

Review comment:
       Moved these out to match the formatting of the other existing javadoc 
comments.




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