cloud-fan commented on a change in pull request #30882:
URL: https://github.com/apache/spark/pull/30882#discussion_r547145596



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/CharVarcharTestSuite.scala
##########
@@ -528,6 +530,76 @@ class FileSourceCharVarcharTestSuite extends 
CharVarcharTestSuite with SharedSpa
   override protected def sparkConf: SparkConf = {
     super.sparkConf.set(SQLConf.USE_V1_SOURCE_LIST, "parquet")
   }
+
+
+  def checkRaiseErrorApplied(df: DataFrame): Unit = {

Review comment:
       We can probably remove this now as the test suite is for end-to-end 
tests.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to