Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following operations is least likely to cause a shuffle in Spark?
A
DataFrame.join()
B
DataFrame.fliter()
C
DataFrame.orderBy()
D
DataFrame.distinct()
E
DataFrame.intersect()