Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In the context of Pandas UDF, how does Apache Arrow enhance the interaction between Spark and pandas?
A
Apache Arrow is solely beneficial for pandas and has no effect on Spark DataFrames.
B
Apache Arrow enables direct data exchange between Spark and pandas, bypassing any need for intermediaries.
C
Pandas UDF does not rely on Apache Arrow for data transfer between Spark and Pandas.
D
Apache Arrow is utilized by Pandas UDF to efficiently transfer data, enabling the use of Pandas API on Spark DataFrames.