dongjoon-hyun commented on a change in pull request #30941:
URL: https://github.com/apache/spark/pull/30941#discussion_r549227216
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedReadWithHiveSupportSuite.scala
##########
@@ -17,12 +17,10 @@
package org.apache.spark.sql.sources
-import org.apache.spark.sql.execution.adaptive.DisableAdaptiveExecutionSuite
import org.apache.spark.sql.hive.test.TestHiveSingleton
import org.apache.spark.sql.internal.StaticSQLConf.CATALOG_IMPLEMENTATION
-class BucketedReadWithHiveSupportSuite
- extends BucketedReadSuite with DisableAdaptiveExecutionSuite with
TestHiveSingleton {
+class BucketedReadWithHiveSupportSuite extends BucketedReadSuite with
TestHiveSingleton {
Review comment:
cc @maropu , too
(https://github.com/apache/spark/pull/30631#discussion_r537162565).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]