karenfeng commented on a change in pull request #34202:
URL: https://github.com/apache/spark/pull/34202#discussion_r725182788



##########
File path: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/AnalysisTest.scala
##########
@@ -169,6 +169,37 @@ trait AnalysisTest extends PlanTest {
     }
   }
 
+  protected def assertAnalysisErrorClass(

Review comment:
       Yes, that's why. I thought about changing `assertAnalysisError` to 
`assertAnalysisErrorMessage`, but I think I've altered more than enough code in 
this PR already.




-- 
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]

Reply via email to