While examining error logs, you encounter an AnalysisException
below. What could be the potential cause of this error?
AnalysisException
Traceback (most recent call last)
File :1
---> 1 finalDf = df.join(medalsDf, on = 'medal', how = 'right_outer').select(medalsDf['*],