PHILO-HE commented on issue #8181: URL: https://github.com/apache/incubator-gluten/issues/8181#issuecomment-2782355807
@kevinw66, #8894 is tpch test with some spark config enabled, not Spark's own UT. It's put in VeloxScanSuite.scala in backends-velox module. If necessary, we can enable these tests under this module for Arm. 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. My point is it seems unnecessary to add another CI job to run entire Spark UTs on ARM for each PR. If really required, it can be moved to nightly or weekly CI. But firstly, I recommend to add a simple CI for per pr validation. -- 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]
