yma11 commented on code in PR #5378:
URL: https://github.com/apache/incubator-gluten/pull/5378#discussion_r1578108219


##########
gluten-iceberg/src/test/scala/org/apache/gluten/execution/VeloxIcebergSuite.scala:
##########
@@ -58,8 +58,7 @@ class VeloxIcebergSuite extends WholeStageTransformerSuite {
     }
   }
 
-  // Ignored due to failures, see 
https://github.com/apache/incubator-gluten/issues/5362
-  ignore("iceberg bucketed join", Some("3.4")) {
+  testWithSpecifiedSparkVersion("iceberg bucketed join", Some("3.4")) {

Review Comment:
   Thanks for comments. The `Some("3.4")` means that this UT will be executed 
for Spark with version >= 3.4.



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