sadikovi commented on code in PR #45578:
URL: https://github.com/apache/spark/pull/45578#discussion_r1529706332
##########
connector/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala:
##########
@@ -2744,6 +2744,16 @@ abstract class AvroSuite
}
}
}
+
+ test("SPARK-46990: read an empty file where pastSync returns false at EOF") {
Review Comment:
This could be related to your environment. The tests pass for me and on CI.
Please share more details so I can debug further.
--
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]