pan3793 opened a new issue, #5467: URL: https://github.com/apache/kyuubi/issues/5467
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before creating - [X] I have searched in the [task list](https://github.com/orgs/apache/projects/296) and found no similar tasks. ### Mentor - [X] I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task. ### Skill requirements - Basic knowledge of Scala programming language, Kyuubi architecture, Apache Spark, Intel Gluten - Basic English writing skills ### Background and Goals [Gluten](https://github.com/oap-project/gluten) is a Spark plugin developed by Intel to accelerate Apache Spark with native libraries. As Kyuubi currently supports using Spark as the computing engine, we can add tests to integrate with Gluten in the Spark engine, and write docs to guide users in setting up Kyuubi with Spark plus Gluten to improve performance. ### Implementation steps - Add Gluten UTs in spark engine module, which could be conditionally enabled via maven profile and scalatest annotation - Setup CI for Gluten testing - Write docs to guide users in setting up Kyuubi with Spark plus Gluten. ### Additional context _No response_ -- 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]
