SinghAsDev commented on code in PR #5378:
URL: https://github.com/apache/incubator-gluten/pull/5378#discussion_r1575594340
##########
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:
Should we enable these tests for 3.5 as well?
--
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]