79821237

Date: 2025-11-16 01:46:51
Score: 1.5
Natty:
Report link

In addition to using the like expression there is another similar way:

.join( b.alias("b"), col("a.city").contains(col("b.city")) )

because the contains function also works as a join condition.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jol Blazey