You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/05/23 11:48:48 UTC

[GitHub] [spark] panbingkun commented on a diff in pull request #41271: [SPARK-43739][BUILD] Upgrade commons-io to 2.12.0

panbingkun commented on code in PR #41271:
URL: https://github.com/apache/spark/pull/41271#discussion_r1202158031


##########
connector/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala:
##########
@@ -1349,7 +1349,7 @@ abstract class AvroSuite
       spark.read.format("avro").load("*/*/*/*/*/*/*/something.avro")
     }
 
-    intercept[FileNotFoundException] {
+    intercept[IOException] {

Review Comment:
   Please do not merge it until I have investigated it thoroughly.



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