dongjoon-hyun commented on PR #43283: URL: https://github.com/apache/spark/pull/43283#issuecomment-1752488372
The regular expression is updated and new test cases are added. Thank you so much, @viirya . ``` [info] HadoopFSUtilsSuite: [info] - HadoopFSUtils - file filtering (14 milliseconds) [info] - SPARK-45452: HadoopFSUtils - path filtering (1 millisecond) [info] Run completed in 906 milliseconds. [info] Total number of tests run: 2 [info] Suites: completed 1, aborted 0 [info] Tests: succeeded 2, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 15 s, completed Oct 9, 2023, 12:39:34 AM ``` -- 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]
