ueshin commented on code in PR #38223:
URL: https://github.com/apache/spark/pull/38223#discussion_r1014300546
##
python/pyspark/worker.py:
##
@@ -159,27 +226,13 @@ def wrapped(left_key_series, left_value_series,
right_key_series, right_value_se
key_series = left_ke
ueshin commented on code in PR #38223:
URL: https://github.com/apache/spark/pull/38223#discussion_r1013488987
##
python/pyspark/worker.py:
##
@@ -188,22 +241,7 @@ def wrapped(key_series, value_series):
elif len(argspec.args) == 2:
key = tuple(s[0] for s in