zjuwangg opened a new issue, #10429:
URL: https://github.com/apache/incubator-gluten/issues/10429
### Problem description
When I run
```
rm -f
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxStringFunctionsSuite.scala
\
backends-velox/src/test/scala/org/apache/spark/sql/execution/GlutenHiveUDFSuite.scala
\
backends-velox/src/test/scala/org/apache/spark/sql/execution/VeloxParquetWriteForHiveSuite.scala
\
backends-velox/src/test/scala/org/apache/spark/sql/execution/benchmark/VeloxRasBenchmark.scala
\
backends-velox/src/test/scala/org/apache/spark/sql/execution/joins/GlutenExistenceJoinSuite.scala
mvn clean package -Pbackends-velox -Pspark-4.0 -Pscala-2.13 -DskipTests
```
Error happens as following:
```
[ERROR]
/home/wanggang.terry/incubator-gluten/shims/spark40/src/main/scala/org/apache/gluten/sql/shims/spark40/Spark40Shims.scala:39:
error: Unused import
```
### System information
Gluten Version: 1.5.0-SNAPSHOT
Commit: 42f5931be7c3eabe17bb059cc1f39b71f2d2367d
CMake Version: 3.28.6
System: Linux-5.4.143.bsk.8-amd64
Arch: x86_64
CPU Name: Model name: Intel(R) Xeon(R) Platinum 8336C
CPU @ 2.30GHz
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 11.4.0
C Compiler: /usr/bin/cc
C Compiler Version: 11.4.0
CMake Prefix Path:
/usr/local;/usr;/;/usr/local;/usr/local;/usr/X11R6;/usr/pkg;/opt
### CMake log
```bash
```
--
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]