SinghAsDev commented on PR #5378: URL: https://github.com/apache/incubator-gluten/pull/5378#issuecomment-2075255729
Great, thanks! Best Regards, Ashish On Wed, Apr 24, 2024 at 8:39 AM Yan Ma ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In > gluten-iceberg/src/test/scala/org/apache/gluten/execution/VeloxIcebergSuite.scala > <https://github.com/apache/incubator-gluten/pull/5378#discussion_r1578108219> > : > > > @@ -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")) { > > Thanks for comments. The Some("3.4") means that this UT will be executed > for Spark with version >= 3.4. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-gluten/pull/5378#discussion_r1578108219>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABFQCZNFPARFPVUJVLXXXDTY67G3TAVCNFSM6AAAAABGDKUYUWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAMRQGIZTSMRVGY> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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]
