Github user dilipbiswal commented on the issue:
https://github.com/apache/spark/pull/22326
Does it make sense to have a test case where the PythonUDF referencing
attributes from both legs of join in disjunction with a regular predicate ? i.e
joinCond = pythonUDF(leftattr, rightattr) || leftattr > 5 ..--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
