kamir opened a new pull request, #353: URL: https://github.com/apache/incubator-wayang/pull/353
JavaTextFileSource.java provides a selection based on the file URL's protocol. If https or http is used instead of file, we use an HTTPConnection Object to load the data. The test class is JavaTextFileSourceTest.java. The test runs on my system in the branch rel/0.7.1 and on my own branch based on main (v0.6.1). -- 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]
