MaxGekk commented on PR #38972:
URL: https://github.com/apache/spark/pull/38972#issuecomment-1345173649

   @panbingkun Could you fix the test failure, seems it is related to your 
changes:
   ```
   sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 
"[COLUMN_NOT_FOUND] The column `some_random_column` cannot be found. Verify the 
spelling and correctness of the column name according to the SQL config 
"spark.sql.caseSensitive"." did not contain "does not exist"
        at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
        at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
        at 
org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1231)
        at 
org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295)
        at 
org.apache.spark.sql.StatisticsCollectionSuite.$anonfun$new$15(StatisticsCollectionSuite.scala:136)
   ```


-- 
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: reviews-unsubscr...@spark.apache.org

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