c21 commented on a change in pull request #29804:
URL: https://github.com/apache/spark/pull/29804#discussion_r495701179
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/sources/BucketedReadSuite.scala
##########
@@ -1012,4 +1014,182 @@ abstract class BucketedReadSuite extends QueryTest with
SQLTestUtils {
}
}
}
+
+ private def checkDisableBucketedScan(
+ query: String,
+ expectedNumBucketedScanEnabled: Int,
Review comment:
@maropu - yes. I agree this is bit confusing too, do you have some
better name in mind? e.g. `expectedNumScanWithAutoScanEnabled` ?
----------------------------------------------------------------
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]