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 f9a677aa Merge pull request #522 from juripetersen/fix-it-test
     add 3a21a09e Fix join key extraction for python join operator
     add 2a715a03 Remove unused test
     add e27e518d Rebase from main
     add 44c1b1d4 Merge pull request #521 from juripetersen/fix-python-join

No new revisions were added by this update.

Summary of changes:
 python/src/pywy/core/serializer.py                 | 13 +++++------
 python/src/pywy/operators/binary.py                |  5 +++--
 .../pywy/tests/{filter_test.py => join_test.py}    | 25 ++++++++++++----------
 .../function/WrappedTransformationDescriptor.java  |  7 +++++-
 4 files changed, 30 insertions(+), 20 deletions(-)
 copy python/src/pywy/tests/{filter_test.py => join_test.py} (63%)

Reply via email to