You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/10 07:44:09 UTC

[GitHub] [spark] MaxGekk commented on pull request #38972: [SPARK-41443][SQL] Assign a name to the error class _LEGACY_ERROR_TEMP_1061

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-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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