zhouyuan commented on code in PR #8837:
URL: https://github.com/apache/incubator-gluten/pull/8837#discussion_r1973723925
##########
gluten-ut/spark35/src/test/scala/org/apache/spark/sql/GlutenSQLQueryTestSuite.scala:
##########
@@ -19,12 +19,14 @@ package org.apache.spark.sql
import org.apache.gluten.exception.GlutenException
import org.apache.gluten.utils.{BackendTestSettings, BackendTestUtils}
-import org.apache.spark.{SparkConf, SparkException, SparkThrowable}
+import org.apache.spark.{SparkConf, SparkException, SparkThrowable, TestUtils}
Review Comment:
Was this copied from Spark-352 code?
it seems we are upgrading to Spark-354, does this mean we should upgrade
this file for future updates?
https://github.com/apache/incubator-gluten/pull/8597
--
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]