Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following operations will not trigger immediate evaluation in Spark
A
DataFrame.collect()
B
DataFrame.count()
C
DataFrame.first()
D
DataFrame.join()
E
DataFrame.take()