cloud-fan commented on a change in pull request #33728:
URL: https://github.com/apache/spark/pull/33728#discussion_r687835742
##########
File path:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/V2WriteAnalysisSuite.scala
##########
@@ -220,29 +221,15 @@ abstract class DataSourceV2StrictAnalysisSuite extends
DataSourceV2AnalysisBaseS
}
}
-abstract class DataSourceV2AnalysisBaseSuite extends AnalysisTest {
+abstract class V2WriteAnalysisSuiteBase extends AnalysisTest {
Review comment:
a small update to make the test suite names consistent: V2XXXSuite
--
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]