bozhang2820 commented on a change in pull request #35462:
URL: https://github.com/apache/spark/pull/35462#discussion_r809040677
##########
File path:
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala
##########
@@ -53,15 +53,11 @@ import org.apache.spark.sql.types._
import org.apache.spark.sql.v2.avro.AvroScan
import org.apache.spark.util.Utils
-abstract class AvroSuite
+abstract class AvroSuiteBase
Review comment:
The test in `CommonFileDataSourceSuite` actually uses `withSQLConf`
which does reset the config. However `SessionCatalog.hadoopConf` are set and
could not be changed unless we create a new `SessionCatalog`
--
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]