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 7c8991c1e Merge pull request #698 from
makarandhinge/feat/multi-condition-join-sql-support
add 5eb277f6a add join-order benchmark query 1 runner, and fix nulls for
sql LIKE
add 3d331fccf add missing license
new d5821be7d Merge pull request #757 from mspruc/job-benchmark-example
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:
.../converter/functions/FilterPredicateImpl.java | 3 +-
.../apache/wayang/apps/job/JOBQ1WithSqlApi.java | 78 ++++++++++++++++++++++
2 files changed, 80 insertions(+), 1 deletion(-)
create mode 100644
wayang-benchmark/src/main/java/org/apache/wayang/apps/job/JOBQ1WithSqlApi.java