sunchao opened a new issue, #8: URL: https://github.com/apache/arrow-datafusion-comet/issues/8
We need some way to run through all Spark SQL tests (i.e., those under `spark/sql` module), with Comet plugin enabled, for all the Spark branches we support (3.2, 3.3, 3.4 for now). One approach that have been discussed is we clone the the OSS Spark branches or release tags with some `.diff` files that we maintain in this repo. The downside, of course, is that these `.diff` files are relatively hard to maintain and could break from time to time when we sync these Spark branches with new commits. -- 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]
