PHILO-HE commented on PR #11519: URL: https://github.com/apache/incubator-gluten/pull/11519#issuecomment-3821987276
@ReemaAlzaid, thanks for the PR. I'm concerned that this may introduce too much test redundancy, considering these Spark tests are being verified on Centos 8. If the purpose is enabling some Spark tests with python 3.11, can we install this python version by compiling from source to keep using Centos 8? cc @zhouyuan If we indeed want to migrate from Centos 8 to 9 for Spark tests, maybe we can directly do the replacement. There seems to be no need to keep the both categories. In addition, we may re-use the existing build native lib job, i.e., for tests on Centos 9, download the native binary built on Centos 7. I assume there is no compatibility issue. -- 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]
