This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


    from f7c0c387 Merge pull request #347 from AdityaGoel11/main
     new 8788a836 Modified the JavaTextFileSource so that a remot file can be 
loaded via HTTPS protocol (or HTTP)
     new 5477dc47 Update JavaTextFileSourceTest.java
     new f2a12540 Merge pull request #353 from 
kamir/feature-JavaTextFileLoader-MK-001

The 1810 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../wayang/java/operators/JavaTextFileSource.java  |  61 ++++++--
 .../java/operators/JavaTextFileSourceTest.java     | 156 +++++++++++++++++++++
 .../src/test/resources/banking-tx-small.csv        |  63 +++++++++
 3 files changed, 271 insertions(+), 9 deletions(-)
 create mode 100644 
wayang-platforms/wayang-java/src/test/java/org/apache/wayang/java/operators/JavaTextFileSourceTest.java
 create mode 100644 
wayang-platforms/wayang-java/src/test/resources/banking-tx-small.csv

Reply via email to