viirya commented on code in PR #44636:
URL: https://github.com/apache/spark/pull/44636#discussion_r1447960178


##########
sql/core/src/test/scala/org/apache/spark/sql/streaming/FileStreamSourceSuite.scala:
##########
@@ -1777,6 +1817,19 @@ class FileStreamSourceSuite extends FileStreamSourceTest 
{
     }
   }
 
+
+  test("SPARK-19813: Ignore maxFileAge when maxBytesPerTrigger and latestFirst 
is used") {

Review Comment:
   `maxFilesPerTrigger` was removed from the test title. We should keep it as 
before.



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