rdblue commented on a change in pull request #3313:
URL: https://github.com/apache/iceberg/pull/3313#discussion_r731973965



##########
File path: jmh.gradle
##########
@@ -45,14 +45,6 @@ configure(jmhProjects) {
     zip64 true
   }
 
-  // Path is relative to either spark2 or spark3 folder, depending on project 
being tested
-  sourceSets {
-    jmh {
-      java.srcDirs = ['src/jmh/java', '../../../spark/src/jmh/java']
-      compileClasspath += sourceSets.main.runtimeClasspath
-    }
-  }

Review comment:
       Why is this no longer needed?




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