This is an automated email from the ASF dual-hosted git repository.
juri pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 6db324b97 Merge pull request #592 from joker-star-l/dynamic-shape
add 9eef404db reenable java https source test
add 81f3dad43 simplify tests & imports
add bb8ff5d5c Set stream onClose() to close the underlying BufferedReader
freeing resources
add 874081a1f switch to nio.Files as it performed way better when
parallelized
add b104c0a84 fallback for network based test
add dbbdd83b5 clean up imports
add 6cc033d00 disconnect from http & remove unused libraries & formatting
new 85017ca69 Merge pull request #593 from mspruc/main
The 1 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 | 122 ++++++++++++---------
.../java/operators/JavaTextFileSourceTest.java | 84 +++++++-------
2 files changed, 106 insertions(+), 100 deletions(-)