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/wayang.git
from 05f7a828f Merge pull request #743 from
apache/dependabot/bundler/wayang-docs/src/main/resources/addressable-2.9.0
add ffdf5827f fix(benchmark): Remove hardcoded paths in Grep.java
add f8d7ff6de cleanup: Remove unused imports and add Configuration in
Main.java
add 8749e6632 cleanup: Remove unused import and add Configuration in
WordCountParquet.java
add eb6ee693b cleanup: Remove commented code in WordCount.java
add bf7a70861 feat: Add JavaPlanBuilder benchmark versions
add 60ac8eff5 fix: as requested remove empty configuration and deleted the
WordCountWithPlanBuilder.java
new 4067a8f20 Merge pull request #718 from
makarandhinge/fix/issue-418-refactor-benchmark-jobs
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 | 14 +-
...hJavaNative.java => TPCHQ1WithPlanBuilder.java} | 152 ++++++++++-----------
.../org/apache/wayang/apps/wordcount/Main.java | 9 +-
.../apache/wayang/apps/wordcount/WordCount.java | 2 -
.../wayang/apps/wordcount/WordCountParquet.java | 3 +-
5 files changed, 84 insertions(+), 96 deletions(-)
copy
wayang-benchmark/src/main/java/org/apache/wayang/apps/tpch/{TPCHQ1WithJavaNative.java
=> TPCHQ1WithPlanBuilder.java} (52%)