kbendick opened a new issue #2590: URL: https://github.com/apache/iceberg/issues/2590
We currently have JMH tests for spark2 (which requires JDK 8). However, in the course of my work, I want to benchmark spark3 performance as well. We should make the spark2 JMH benchmarks shareable between the two, so that the existing JMH benchmarks can be run on either Spark 2 or Spark 3 (and then additional ones can be added for Spark 3 specific features). I am working on a PR to repurpose the code. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
