kudhru commented on pull request #32907: URL: https://github.com/apache/spark/pull/32907#issuecomment-862144672
Could anyone tell how to fix the failing **MiMa** tests? ``` [error] spark-sketch: Failed binary compatibility check against org.apache.spark:spark-sketch_2.12:3.0.0! Found 1 potential problems (filtered 1) 3307 [error] * abstract method intersectInPlace(org.apache.spark.util.sketch.BloomFilter)org.apache.spark.util.sketch.BloomFilter in class org.apache.spark.util.sketch.BloomFilter is present only in current version 3308 [error] filter with: ProblemFilters.exclude[ReversedMissingMethodProblem] ``` https://github.com/kudhru/spark/runs/2836577393?check_suite_focus=true#step:9:3306 -- 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]
