subhramit commented on code in PR #58225:
URL: https://github.com/apache/spark/pull/58225#discussion_r3891468728


##########
sql/core/src/test/scala/org/apache/spark/sql/errors/QueryExecutionErrorsSuite.scala:
##########
@@ -141,6 +141,21 @@ class QueryExecutionErrorsSuite
     (df1, df2)
   }
 
+  test("SPARK-58945: invalid file extension reports invalidValue") {

Review Comment:
   Moved it in 
https://github.com/apache/spark/pull/58225/commits/bdec4c9b1d321d483885612f2d1e361e155e68d8



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