yikf commented on code in PR #9274:
URL: https://github.com/apache/incubator-gluten/pull/9274#discussion_r2036401361


##########
gluten-hudi/src/test/scala/org/apache/gluten/execution/HudiSuite.scala:
##########
@@ -85,7 +85,7 @@ abstract class HudiSuite extends WholeStageTransformerSuite {
   }
 
   // FIXME: flaky leaked file systems issue
-  ignore("hudi: mor", Some("3.2")) {
+  ignoreWithSpecifiedSparkVersion("hudi: mor", Some("3.2")) {

Review Comment:
   Previously only ignored on spark3.2. Change to ignore to ignore on all 
versions?



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