baibaichen opened a new pull request, #11359:
URL: https://github.com/apache/incubator-gluten/pull/11359

   ## What changes are proposed in this pull request?
   
   This PR removes excluded tests related to Spark 4.0 in VeloxTestSettings 
following the Velox upgrade. With the recent Velox upgrade, certain unit tests 
that were previously failing have been fixed, so they no longer need to be 
excluded.
   
   Main changes:
   - Remove previous failed tests in VeloxTestSettings that are now passing 
after Velox upgrade
   - Move GlutenSQLQueryTestSuite.scala to `org.apache.spark.sql` package for 
better consistency (minor refactoring)
   
   Fixes #11088
   
   ## How was this patch tested?
   
   Tested with Spark 4.0 unit test suite. Previously excluded tests now pass 
correctly after Velox upgrade.


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