apache / incubator-wayang

Apache Wayang(incubating) is the first cross-platform data processing system.
https://wayang.incubator.apache.org/
Apache License 2.0
189 stars 82 forks source link

Add feature for reading a textfile from URLs #458

Closed kamir closed 3 months ago

kamir commented 3 months ago

After cleaning the branches we have now a clear pull request with 4 files.

It allows us to specify a URL for the Java and Scala File-Source.

kamir commented 3 months ago

PR has been merged.