Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following operations is most likely to cause a shuffle in Apache Spark?
A
DataFrame.join()
B
DataFrame.filter()
C
DataFrame.union()
D
DataFrame.where()
E
DataFrame.drop()