MaxGekk commented on a change in pull request #35445:
URL: https://github.com/apache/spark/pull/35445#discussion_r801910698



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/errors/QueryCompilationErrorsSuite.scala
##########
@@ -63,21 +59,6 @@ class QueryCompilationErrorsSuite extends QueryTest with 
SharedSparkSession {
        """.stripMargin.trim + " of the field in the target object")
   }
 
-  test("UNSUPPORTED_FEATURE: UpCast only support DecimalType as 
AbstractDataType") {

Review comment:
       The test was added by https://github.com/apache/spark/pull/35366 
recently while porting on error classes. So, it is safe to remove it.




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