kbendick opened a new pull request #4408: URL: https://github.com/apache/iceberg/pull/4408
Similar to https://github.com/apache/iceberg/pull/4328, the Spark JMH benchmarks have invalid commands in their JavaDoc comment ever since we migrated to version specific Spark builds. This updates all of the Spark 3.1 tests to use the correct project `iceberg-spark-3.1_2.12:jmh` as well as pass the system property `sparkVersions=3.1`, as it's not included in the default Spark versions in our gradle configuration. cc @rdblue who reviewed the last one. -- 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]
