This is an automated email from the ASF dual-hosted git repository.
quiaru pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 40a83a47 Bump gson from 2.8.8 to 2.8.9 in /wayang-commons (#234)
add 3a778b5d [WAYANG-BENCH] add Grep to the benchmark
add 15ab0ffa [WAYANG-FLINK] Correction in the TextFileSink in Flink
add 4d51a731 [LICENCE] add missing licence
add 5c5b543b [WAYANG-BENCHMARK] correction of scala 11
new 68590cc1 Merge pull request #235 from apache/benchmark
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:
.../java/org/apache/wayang/apps/grep/Grep.java | 150 +++++++++++++++++++++
wayang-benchmark/wayang-benchmark_2.11/pom.xml | 10 ++
wayang-benchmark/wayang-benchmark_2.12/pom.xml | 10 ++
.../wayang/flink/operators/FlinkTextFileSink.java | 7 +-
4 files changed, 174 insertions(+), 3 deletions(-)
create mode 100644
wayang-benchmark/code/main/java/org/apache/wayang/apps/grep/Grep.java