kbendick opened a new pull request #4409: URL: https://github.com/apache/iceberg/pull/4409
As a followup to https://github.com/apache/iceberg/pull/4328, the Spark JMH benchmarks previously had invalid commands in their JavaDoc comments since we migrated to version specific Spark builds. This updates all of the Spark 3.2 tests to include the `sparkVersions` system property, so that the tests are correct even when we move to Spark 3.3 or change the default spark version. This also updates 4 tests that were missed in https://github.com/apache/iceberg/pull/4328 -- 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]
