kevinw66 commented on issue #8181:
URL: 
https://github.com/apache/incubator-gluten/issues/8181#issuecomment-2782726230

   @PHILO-HE 
   > For #12673, does it also happen on x86 when avx2 is disabled? If yes, it 
is more like that we lacked test on platform without avx2, not an issue only 
occurs on Arm.
   
   I think it does, I didn't disable the avx2, just delete related code.
   
   > My point is it seems unnecessary to add another CI job to run entire Spark 
UTs on ARM for each PR.
   
   Although it's said so, these bugs were indeed discovered through Spark UTs. 
If we disable it, some problems may become more hidden. Currently, the CIs I've 
prepared for Arm are as shown in the following figure. I wonder if the 
resources have been exceeded? What about keeping only one version of Spark for 
Arm(Remove Spark34/Spark35-jdk17/Spark35-scala213 and two tpc tests on 
centos8)?In that case, the number of newly added jobs is 9. 
   
   <img width="322" alt="Image" 
src="https://github.com/user-attachments/assets/5452d661-4023-46e0-99c9-0c6e80db1668";
 />


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