PHILO-HE commented on PR #9816: URL: https://github.com/apache/incubator-gluten/pull/9816#issuecomment-2954715090
@kevinw66, I think weekly build verification from clean OS environment can uncover most issues. If necessary, we can also add a TPC-H or DS test in weekly jobs after the build verification to mainly ensure native libs working well at runtime. As discussed before, we should avoid too much test redundancy in CI. You can see even though Gluten officially supports centos-7/8, ubuntu-20.04/22.04, Spark unit tests are only verified on cento-8 in CI. The combination of UT verification on cento-8 (x86 plus future ARM) and weekly basic verification (build + possible TPC-H/DS tests) on other OSes may be sufficient. -- 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]
