Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which Spark property controls the automatic broadcasting of DataFrames that fall below a specified size threshold during runtime?
A
spark.sql.broadcastTimeout
B
spark.sql.autoBroadcastJoinThreshold
C
spark.sql.shuffle.partitions
D
spark.sql.inMemoryColumnarStorage.batchSize
E
spark.sql.adaptive.localShuffleReader.enabled